#63F1AB#63F1AB
#63F1AB is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.3% C 0.159 H 158.8°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #63F1AB |
|---|---|
| RGB | rgb(99, 241, 171) |
| HSL | hsl(150, 84%, 67%) |
| HSV | hsv(150, 59%, 95%) |
| CMYK | cmyk(58.9%, 0%, 29%, 5.5%) |
| CIE-LAB | lab(86.26, -54.12, 22.60) |
| CIE-LCH | lch(86.26, 58.65, 157.34°) |
| OKLab | oklab(86.26% -0.1478 0.0574) |
| OKLCH | oklch(86.26% 0.159 158.8) |
| XYZ | xyz(43.9476, 68.4992, 49.4258) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.57
Light Blue Green
#7EFBB3
ΔE00 2.88
Seafoam Green
#7AF9AB
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.79
Greenish Turquoise
#00FBB0
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F1AB #F163A9
analogous
#63F164 #63F1AB #63F0F1
triadic
#63F1AB #AB63F1 #F1AB63
tetradic
#63F1AB #6463F1 #F163A9 #F0F163
square
#63F1AB #6463F1 #F163A9 #F0F163
split-complementary
#63F1AB #F163F0 #F16463
monochromatic
#12C86E #2BEC8D #63F1AB #9BF6C9 #D3FBE7
Accessibility & contrast
On white
1.43
#63F1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#63F1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F1AB
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F1AB | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A7
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#22F0DE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63f1ab; /* rgb */ color: rgb(99, 241, 171); /* oklch */ color: oklch(86.3% 0.159 158.8);
Tailwind
colors: {
custom: {
50: '#9bf6c4',
500: '#63f1ab',
950: '#000000',
},
}SCSS
$custom: #63f1ab; $custom-light: #9bf6c4; $custom-dark: #000000;
JSON
{
"hex": "#63f1ab",
"rgb": {
"r": 99,
"g": 241,
"b": 171
},
"hsl": {
"h": 150.423,
"s": 83.529,
"l": 66.667
},
"oklch": {
"l": 0.86263,
"c": 0.15859,
"h": 158.8
},
"luminance": 0.68504
}Semantic roles & 50–950 ramp
primary
#63F1AB
secondary
#C5347B
accent
#0671E0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582