#63F4DC#63F4DC
#63F4DC is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.2% C 0.129 H 180.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #63F4DC |
|---|---|
| RGB | rgb(99, 244, 220) |
| HSL | hsl(170, 87%, 67%) |
| HSV | hsv(170, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(88.22, -44.48, -0.06) |
| CIE-LCH | lch(88.22, 44.48, 180.08°) |
| OKLab | oklab(88.22% -0.1292 -0.0009) |
| OKLCH | oklch(88.22% 0.129 180.4) |
| XYZ | xyz(50.4086, 72.5161, 79.0367) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.99
Bright Aqua
#0BF9EA
ΔE00 4.29
Aqua (survey)
#13EAC9
ΔE00 4.49
Turquoise
#40E0D0
ΔE00 5.19
Light Aqua
#8CFFDB
ΔE00 5.32
Light Turquoise
#7EF4CC
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F4DC #F4637B
analogous
#63F494 #63F4DC #63C3F4
triadic
#63F4DC #DC63F4 #F4DC63
tetradic
#63F4DC #9463F4 #F4637B #C3F463
square
#63F4DC #9463F4 #F4637B #C3F463
split-complementary
#63F4DC #F463C3 #F49463
monochromatic
#0FCEAE #2AF0CF #63F4DC #9CF8E9 #D5FCF6
Accessibility & contrast
On white
1.35
#63F4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#63F4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F4DC
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F4DC | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DB
Deuteranopia (green-blind)
#D4D7DE
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63f4dc; /* rgb */ color: rgb(99, 244, 220); /* oklch */ color: oklch(88.2% 0.129 180.4);
Tailwind
colors: {
custom: {
50: '#9df8e6',
500: '#63f4dc',
950: '#000000',
},
}SCSS
$custom: #63f4dc; $custom-light: #9df8e6; $custom-dark: #000000;
JSON
{
"hex": "#63f4dc",
"rgb": {
"r": 99,
"g": 244,
"b": 220
},
"hsl": {
"h": 170.069,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.88221,
"c": 0.12922,
"h": 180.4
},
"luminance": 0.72521
}Semantic roles & 50–950 ramp
primary
#63F4DC
secondary
#CA314B
accent
#0227E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584