#63EADC#63EADC
#63EADC is a very light, moderate teal. Relative luminance 0.667; OKLCH L 85.9% C 0.120 H 185.9°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #63EADC |
|---|---|
| RGB | rgb(99, 234, 220) |
| HSL | hsl(174, 76%, 65%) |
| HSV | hsv(174, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(85.33, -40.05, -4.29) |
| CIE-LCH | lch(85.33, 40.27, 186.11°) |
| OKLab | oklab(85.88% -0.1189 -0.0122) |
| OKLCH | oklch(85.88% 0.12 185.9) |
| XYZ | xyz(47.4809, 66.6608, 78.0608) |
| Luminance | 0.6667 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.08
Tiffany Blue
#7BF2DA
ΔE00 4.01
Bright Aqua
#0BF9EA
ΔE00 4.38
Bright Turquoise
#0FFEF9
ΔE00 5.90
Aqua (survey)
#13EAC9
ΔE00 6.33
Mediumturquoise
#48D1CC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EADC #EA6371
analogous
#63EA99 #63EADC #63B4EA
triadic
#63EADC #DC63EA #EADC63
tetradic
#63EADC #9963EA #EA6371 #B4EA63
square
#63EADC #9963EA #EA6371 #B4EA63
split-complementary
#63EADC #EA63B4 #EA9963
monochromatic
#19BAA9 #2DE3D0 #63EADC #99F1E8 #CFF9F4
Accessibility & contrast
On white
1.47
#63EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#63EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EADC
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EADC | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDC
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#00EFE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63eadc; /* rgb */ color: rgb(99, 234, 220); /* oklch */ color: oklch(85.9% 0.120 185.9);
Tailwind
colors: {
custom: {
50: '#9cf1e6',
500: '#63eadc',
950: '#000000',
},
}SCSS
$custom: #63eadc; $custom-light: #9cf1e6; $custom-dark: #000000;
JSON
{
"hex": "#63eadc",
"rgb": {
"r": 99,
"g": 234,
"b": 220
},
"hsl": {
"h": 173.778,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.85881,
"c": 0.11956,
"h": 185.9
},
"luminance": 0.66666
}Semantic roles & 50–950 ramp
primary
#63EADC
secondary
#B93846
accent
#0D22D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584