#63EADD#63EADD
#63EADD is a very light, moderate teal. Relative luminance 0.667; OKLCH L 85.9% C 0.119 H 186.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #63EADD |
|---|---|
| RGB | rgb(99, 234, 221) |
| HSL | hsl(174, 76%, 65%) |
| HSV | hsv(174, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 5.6%, 8.2%) |
| CIE-LAB | lab(85.36, -39.79, -4.78) |
| CIE-LCH | lch(85.36, 40.08, 186.84°) |
| OKLab | oklab(85.91% -0.1185 -0.0135) |
| OKLCH | oklch(85.91% 0.119 186.5) |
| XYZ | xyz(47.6138, 66.7139, 78.7604) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.19
Tiffany Blue
#7BF2DA
ΔE00 4.28
Bright Aqua
#0BF9EA
ΔE00 4.39
Bright Turquoise
#0FFEF9
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 6.36
Bright Cyan
#41FDFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EADD #EA6370
analogous
#63EA99 #63EADD #63B4EA
triadic
#63EADD #DD63EA #EADD63
tetradic
#63EADD #9963EA #EA6370 #B4EA63
square
#63EADD #9963EA #EA6370 #B4EA63
split-complementary
#63EADD #EA63B4 #EA9963
monochromatic
#19BAAA #2DE3D1 #63EADD #99F1E9 #CFF9F5
Accessibility & contrast
On white
1.46
#63EADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#63EADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EADD
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EADD | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDD
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63eadd; /* rgb */ color: rgb(99, 234, 221); /* oklch */ color: oklch(85.9% 0.119 186.5);
Tailwind
colors: {
custom: {
50: '#9cf1e7',
500: '#63eadd',
950: '#000000',
},
}SCSS
$custom: #63eadd; $custom-light: #9cf1e7; $custom-dark: #000000;
JSON
{
"hex": "#63eadd",
"rgb": {
"r": 99,
"g": 234,
"b": 221
},
"hsl": {
"h": 174.222,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.85911,
"c": 0.11927,
"h": 186.5
},
"luminance": 0.66719
}Semantic roles & 50–950 ramp
primary
#63EADD
secondary
#B93845
accent
#0D21D8
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1716
muted
#808584