#63F4DE#63F4DE
#63F4DE is a very light, vivid teal. Relative luminance 0.726; OKLCH L 88.3% C 0.128 H 181.6°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #63F4DE |
|---|---|
| RGB | rgb(99, 244, 222) |
| HSL | hsl(171, 87%, 67%) |
| HSV | hsv(171, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 9%, 4.3%) |
| CIE-LAB | lab(88.27, -43.99, -1.03) |
| CIE-LCH | lch(88.27, 44.00, 181.34°) |
| OKLab | oklab(88.28% -0.1283 -0.0035) |
| OKLCH | oklch(88.28% 0.128 181.6) |
| XYZ | xyz(50.6751, 72.6227, 80.4401) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.16
Bright Aqua
#0BF9EA
ΔE00 3.87
Aqua (survey)
#13EAC9
ΔE00 4.86
Turquoise
#40E0D0
ΔE00 4.97
Light Aqua
#8CFFDB
ΔE00 5.76
Light Turquoise
#7EF4CC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F4DE #F46379
analogous
#63F496 #63F4DE #63C1F4
triadic
#63F4DE #DE63F4 #F4DE63
tetradic
#63F4DE #9663F4 #F46379 #C1F463
square
#63F4DE #9663F4 #F46379 #C1F463
split-complementary
#63F4DE #F463C1 #F49663
monochromatic
#0FCEB1 #2AF0D2 #63F4DE #9CF8EA #D5FCF6
Accessibility & contrast
On white
1.35
#63F4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#63F4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F4DE
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F4DE | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE7DD
Deuteranopia (green-blind)
#D4D7E0
Tritanopia (blue-blind)
#00F8ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63f4de; /* rgb */ color: rgb(99, 244, 222); /* oklch */ color: oklch(88.3% 0.128 181.6);
Tailwind
colors: {
custom: {
50: '#9df8e8',
500: '#63f4de',
950: '#000000',
},
}SCSS
$custom: #63f4de; $custom-light: #9df8e8; $custom-dark: #000000;
JSON
{
"hex": "#63f4de",
"rgb": {
"r": 99,
"g": 244,
"b": 222
},
"hsl": {
"h": 170.897,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.8828,
"c": 0.1284,
"h": 181.6
},
"luminance": 0.72628
}Semantic roles & 50–950 ramp
primary
#63F4DE
secondary
#CA3148
accent
#0224E3
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101716
muted
#808584