#63F4AE#63F4AE
#63F4AE is a very light, vivid teal. Relative luminance 0.704; OKLCH L 87.1% C 0.160 H 159.2°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #63F4AE |
|---|---|
| RGB | rgb(99, 244, 174) |
| HSL | hsl(151, 87%, 67%) |
| HSV | hsv(151, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 28.7%, 4.3%) |
| CIE-LAB | lab(87.20, -54.73, 22.35) |
| CIE-LCH | lch(87.20, 59.12, 157.79°) |
| OKLab | oklab(87.05% -0.1496 0.0568) |
| OKLCH | oklch(87.05% 0.16 159.2) |
| XYZ | xyz(45.1322, 70.4055, 51.2474) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.99
Light Blue Green
#7EFBB3
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 2.95
Greenish Cyan
#2AFEB7
ΔE00 3.43
Greenish Turquoise
#00FBB0
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F4AE #F463A9
analogous
#63F465 #63F4AE #63F2F4
triadic
#63F4AE #AE63F4 #F4AE63
tetradic
#63F4AE #6563F4 #F463A9 #F2F463
square
#63F4AE #6563F4 #F463A9 #F2F463
split-complementary
#63F4AE #F463F2 #F46563
monochromatic
#0FCE72 #2AF090 #63F4AE #9CF8CC #D5FCE9
Accessibility & contrast
On white
1.39
#63F4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#63F4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F4AE
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F4AE | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3AA
Deuteranopia (green-blind)
#DED5B2
Tritanopia (blue-blind)
#1CF3E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #63f4ae; /* rgb */ color: rgb(99, 244, 174); /* oklch */ color: oklch(87.1% 0.160 159.2);
Tailwind
colors: {
custom: {
50: '#9cf9c6',
500: '#63f4ae',
950: '#000000',
},
}SCSS
$custom: #63f4ae; $custom-light: #9cf9c6; $custom-dark: #000000;
JSON
{
"hex": "#63f4ae",
"rgb": {
"r": 99,
"g": 244,
"b": 174
},
"hsl": {
"h": 151.034,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.87051,
"c": 0.16001,
"h": 159.2
},
"luminance": 0.7041
}Semantic roles & 50–950 ramp
primary
#63F4AE
secondary
#CA317B
accent
#026FE3
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1713
muted
#808582