#63F1AE#63F1AE
#63F1AE is a very light, vivid teal. Relative luminance 0.686; OKLCH L 86.3% C 0.156 H 159.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #63F1AE |
|---|---|
| RGB | rgb(99, 241, 174) |
| HSL | hsl(152, 84%, 67%) |
| HSV | hsv(152, 59%, 95%) |
| CMYK | cmyk(58.9%, 0%, 27.8%, 5.5%) |
| CIE-LAB | lab(86.31, -53.52, 21.13) |
| CIE-LCH | lch(86.31, 57.54, 158.46°) |
| OKLab | oklab(86.33% -0.1465 0.0538) |
| OKLCH | oklch(86.33% 0.156 159.8) |
| XYZ | xyz(44.2368, 68.6149, 50.9489) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.31
Light Blue Green
#7EFBB3
ΔE00 3.06
Seafoam Green
#7AF9AB
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.46
Greenish Turquoise
#00FBB0
ΔE00 3.77
Greenish Cyan
#2AFEB7
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F1AE #F163A6
analogous
#63F167 #63F1AE #63EDF1
triadic
#63F1AE #AE63F1 #F1AE63
tetradic
#63F1AE #6763F1 #F163A6 #EDF163
square
#63F1AE #6763F1 #F163A6 #EDF163
split-complementary
#63F1AE #F163ED #F16763
monochromatic
#12C872 #2BEC91 #63F1AE #9BF6CB #D3FBE8
Accessibility & contrast
On white
1.43
#63F1AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#63F1AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F1AE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F1AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F1AE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE0AA
Deuteranopia (green-blind)
#DBD2B2
Tritanopia (blue-blind)
#1FF0DF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63f1ae; /* rgb */ color: rgb(99, 241, 174); /* oklch */ color: oklch(86.3% 0.156 159.8);
Tailwind
colors: {
custom: {
50: '#9bf6c6',
500: '#63f1ae',
950: '#000000',
},
}SCSS
$custom: #63f1ae; $custom-light: #9bf6c6; $custom-dark: #000000;
JSON
{
"hex": "#63f1ae",
"rgb": {
"r": 99,
"g": 241,
"b": 174
},
"hsl": {
"h": 151.69,
"s": 83.529,
"l": 66.667
},
"oklch": {
"l": 0.86329,
"c": 0.15607,
"h": 159.8
},
"luminance": 0.68619
}Semantic roles & 50–950 ramp
primary
#63F1AE
secondary
#C53478
accent
#066DE0
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582