#63F4D9#63F4D9
#63F4D9 is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.1% C 0.131 H 178.7°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #63F4D9 |
|---|---|
| RGB | rgb(99, 244, 217) |
| HSL | hsl(169, 87%, 67%) |
| HSV | hsv(169, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 11.1%, 4.3%) |
| CIE-LAB | lab(88.14, -45.22, 1.40) |
| CIE-LCH | lch(88.14, 45.24, 178.23°) |
| OKLab | oklab(88.14% -0.1305 0.003) |
| OKLCH | oklch(88.14% 0.131 178.7) |
| XYZ | xyz(50.0149, 72.3586, 76.9630) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.04
Aqua (survey)
#13EAC9
ΔE00 4.05
Light Turquoise
#7EF4CC
ΔE00 4.67
Light Aqua
#8CFFDB
ΔE00 4.74
Bright Aqua
#0BF9EA
ΔE00 4.99
Aquamarine
#7FFFD4
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F4D9 #F4637E
analogous
#63F491 #63F4D9 #63C6F4
triadic
#63F4D9 #D963F4 #F4D963
tetradic
#63F4D9 #9163F4 #F4637E #C6F463
square
#63F4D9 #9163F4 #F4637E #C6F463
split-complementary
#63F4D9 #F463C6 #F49163
monochromatic
#0FCEAA #2AF0CB #63F4D9 #9CF8E7 #D5FCF5
Accessibility & contrast
On white
1.36
#63F4D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#63F4D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F4D9
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F4D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F4D9 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE6D8
Deuteranopia (green-blind)
#D5D7DB
Tritanopia (blue-blind)
#00F8EC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63f4d9; /* rgb */ color: rgb(99, 244, 217); /* oklch */ color: oklch(88.1% 0.131 178.7);
Tailwind
colors: {
custom: {
50: '#9df8e4',
500: '#63f4d9',
950: '#000000',
},
}SCSS
$custom: #63f4d9; $custom-light: #9df8e4; $custom-dark: #000000;
JSON
{
"hex": "#63f4d9",
"rgb": {
"r": 99,
"g": 244,
"b": 217
},
"hsl": {
"h": 168.828,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.88135,
"c": 0.13055,
"h": 178.7
},
"luminance": 0.72364
}Semantic roles & 50–950 ramp
primary
#63F4D9
secondary
#CA314E
accent
#022CE3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101715
muted
#808584