#63E9D3#63E9D3
#63E9D3 is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.4% C 0.122 H 180.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #63E9D3 |
|---|---|
| RGB | rgb(99, 233, 211) |
| HSL | hsl(170, 75%, 65%) |
| HSV | hsv(170, 58%, 91%) |
| CMYK | cmyk(57.5%, 0%, 9.4%, 8.6%) |
| CIE-LAB | lab(84.81, -41.84, -0.32) |
| CIE-LCH | lch(84.81, 41.84, 180.44°) |
| OKLab | oklab(85.38% -0.1218 -0.0015) |
| OKLCH | oklch(85.38% 0.122 180.7) |
| XYZ | xyz(46.0371, 65.6290, 71.8569) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.65
Turquoise
#40E0D0
ΔE00 3.35
Aqua (survey)
#13EAC9
ΔE00 4.24
Bright Aqua
#0BF9EA
ΔE00 5.30
Light Turquoise
#7EF4CC
ΔE00 6.10
Aqua Marine
#2EE8BB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E9D3 #E96379
analogous
#63E990 #63E9D3 #63BCE9
triadic
#63E9D3 #D363E9 #E9D363
tetradic
#63E9D3 #9063E9 #E96379 #BCE963
square
#63E9D3 #9063E9 #E96379 #BCE963
split-complementary
#63E9D3 #E963BC #E99063
monochromatic
#1AB89E #2DE1C4 #63E9D3 #99F1E2 #CEF8F1
Accessibility & contrast
On white
1.49
#63E9D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#63E9D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E9D3
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E9D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E9D3 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#CBCDD5
Tritanopia (blue-blind)
#00EDE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63e9d3; /* rgb */ color: rgb(99, 233, 211); /* oklch */ color: oklch(85.4% 0.122 180.7);
Tailwind
colors: {
custom: {
50: '#9bf0e0',
500: '#63e9d3',
950: '#000000',
},
}SCSS
$custom: #63e9d3; $custom-light: #9bf0e0; $custom-dark: #000000;
JSON
{
"hex": "#63e9d3",
"rgb": {
"r": 99,
"g": 233,
"b": 211
},
"hsl": {
"h": 170.149,
"s": 75.281,
"l": 65.098
},
"oklch": {
"l": 0.85376,
"c": 0.12178,
"h": 180.7
},
"luminance": 0.65634
}Semantic roles & 50–950 ramp
primary
#63E9D3
secondary
#B7394E
accent
#0E2FD7
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584