#63EAD2#63EAD2
#63EAD2 is a very light, vivid teal. Relative luminance 0.662; OKLCH L 85.6% C 0.123 H 179.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #63EAD2 |
|---|---|
| RGB | rgb(99, 234, 210) |
| HSL | hsl(169, 76%, 65%) |
| HSV | hsv(169, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 10.3%, 8.2%) |
| CIE-LAB | lab(85.07, -42.53, 0.59) |
| CIE-LCH | lch(85.07, 42.54, 179.21°) |
| OKLab | oklab(85.58% -0.1232 0.0009) |
| OKLCH | oklch(85.58% 0.123 179.6) |
| XYZ | xyz(46.1960, 66.1468, 71.2933) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.44
Turquoise
#40E0D0
ΔE00 3.83
Aqua (survey)
#13EAC9
ΔE00 3.86
Bright Aqua
#0BF9EA
ΔE00 5.50
Light Turquoise
#7EF4CC
ΔE00 5.52
Aqua Marine
#2EE8BB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EAD2 #EA637B
analogous
#63EA8E #63EAD2 #63BFEA
triadic
#63EAD2 #D263EA #EAD263
tetradic
#63EAD2 #8E63EA #EA637B #BFEA63
square
#63EAD2 #8E63EA #EA637B #BFEA63
split-complementary
#63EAD2 #EA63BF #EA8E63
monochromatic
#19BA9D #2DE3C2 #63EAD2 #99F1E2 #CFF9F1
Accessibility & contrast
On white
1.48
#63EAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#63EAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EAD2
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EAD2 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#CCCED4
Tritanopia (blue-blind)
#00EEE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #63ead2; /* rgb */ color: rgb(99, 234, 210); /* oklch */ color: oklch(85.6% 0.123 179.6);
Tailwind
colors: {
custom: {
50: '#9bf1df',
500: '#63ead2',
950: '#000000',
},
}SCSS
$custom: #63ead2; $custom-light: #9bf1df; $custom-dark: #000000;
JSON
{
"hex": "#63ead2",
"rgb": {
"r": 99,
"g": 234,
"b": 210
},
"hsl": {
"h": 169.333,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.85582,
"c": 0.12325,
"h": 179.6
},
"luminance": 0.66151
}Semantic roles & 50–950 ramp
primary
#63EAD2
secondary
#B9384F
accent
#0D31D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584