#63F2AC#63F2AC
#63F2AC is a very light, vivid teal. Relative luminance 0.691; OKLCH L 86.5% C 0.159 H 158.9°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #63F2AC |
|---|---|
| RGB | rgb(99, 242, 172) |
| HSL | hsl(151, 85%, 67%) |
| HSV | hsv(151, 59%, 95%) |
| CMYK | cmyk(59.1%, 0%, 28.9%, 5.1%) |
| CIE-LAB | lab(86.57, -54.32, 22.51) |
| CIE-LCH | lch(86.57, 58.80, 157.49°) |
| OKLab | oklab(86.53% -0.1484 0.0572) |
| OKLCH | oklch(86.53% 0.159 158.9) |
| XYZ | xyz(44.3401, 69.1311, 50.0287) |
| Luminance | 0.6914 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.37
Light Blue Green
#7EFBB3
ΔE00 2.76
Seafoam Green
#7AF9AB
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.05
Greenish Turquoise
#00FBB0
ΔE00 3.67
Light Green Blue
#56FCA2
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F2AC #F263A9
analogous
#63F265 #63F2AC #63F1F2
triadic
#63F2AC #AC63F2 #F2AC63
tetradic
#63F2AC #6563F2 #F263A9 #F1F263
square
#63F2AC #6563F2 #F263A9 #F1F263
split-complementary
#63F2AC #F263F1 #F26563
monochromatic
#11CA6F #2BED8E #63F2AC #9BF7CA #D4FBE8
Accessibility & contrast
On white
1.42
#63F2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#63F2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F2AC
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F2AC | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A8
Deuteranopia (green-blind)
#DCD3B0
Tritanopia (blue-blind)
#20F1DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f2ac; /* rgb */ color: rgb(99, 242, 172); /* oklch */ color: oklch(86.5% 0.159 158.9);
Tailwind
colors: {
custom: {
50: '#9bf7c5',
500: '#63f2ac',
950: '#000000',
},
}SCSS
$custom: #63f2ac; $custom-light: #9bf7c5; $custom-dark: #000000;
JSON
{
"hex": "#63f2ac",
"rgb": {
"r": 99,
"g": 242,
"b": 172
},
"hsl": {
"h": 150.629,
"s": 84.615,
"l": 66.863
},
"oklch": {
"l": 0.86525,
"c": 0.15906,
"h": 158.9
},
"luminance": 0.69135
}Semantic roles & 50–950 ramp
primary
#63F2AC
secondary
#C6337B
accent
#0470E1
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582