#63DED7#63DED7
#63DED7 is a very light, moderate teal. Relative luminance 0.598; OKLCH L 82.9% C 0.110 H 190.2°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #63DED7 |
|---|---|
| RGB | rgb(99, 222, 215) |
| HSL | hsl(177, 65%, 63%) |
| HSV | hsv(177, 55%, 87%) |
| CMYK | cmyk(55.4%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(81.73, -35.84, -6.97) |
| CIE-LCH | lch(81.73, 36.51, 191.00°) |
| OKLab | oklab(82.92% -0.1085 -0.0194) |
| OKLCH | oklch(82.92% 0.11 190.2) |
| XYZ | xyz(43.5273, 59.7972, 73.5249) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.51
Turquoise
#40E0D0
ΔE00 3.79
Darkturquoise
#00CED1
ΔE00 5.98
Tiffany Blue
#7BF2DA
ΔE00 7.07
Bright Aqua
#0BF9EA
ΔE00 7.09
Bright Light Blue
#26F7FD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DED7 #DE636A
analogous
#63DE99 #63DED7 #63A8DE
triadic
#63DED7 #D763DE #DED763
tetradic
#63DED7 #9963DE #DE636A #A8DE63
square
#63DED7 #9963DE #DE636A #A8DE63
split-complementary
#63DED7 #DE63A8 #DE9963
monochromatic
#23A49D #30D3CA #63DED7 #96E9E4 #C8F3F1
Accessibility & contrast
On white
1.62
#63DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#63DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DED7
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DED7 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#BFC5D8
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #63ded7; /* rgb */ color: rgb(99, 222, 215); /* oklch */ color: oklch(82.9% 0.110 190.2);
Tailwind
colors: {
custom: {
50: '#9ae8e3',
500: '#63ded7',
950: '#000000',
},
}SCSS
$custom: #63ded7; $custom-light: #9ae8e3; $custom-dark: #000000;
JSON
{
"hex": "#63ded7",
"rgb": {
"r": 99,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.585,
"s": 65.079,
"l": 62.941
},
"oklch": {
"l": 0.82916,
"c": 0.11022,
"h": 190.2
},
"luminance": 0.59801
}Semantic roles & 50–950 ramp
primary
#63DED7
secondary
#A73E44
accent
#1923CD
background
#FCFEFE
surface
#F5FDFC
border
#CFD5D5
text
#0F1615
muted
#808484