#63E2CD#63E2CD
#63E2CD is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.5% C 0.117 H 180.8°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #63E2CD |
|---|---|
| RGB | rgb(99, 226, 205) |
| HSL | hsl(170, 69%, 64%) |
| HSV | hsv(170, 56%, 89%) |
| CMYK | cmyk(56.2%, 0%, 9.3%, 11.4%) |
| CIE-LAB | lab(82.62, -40.19, -0.35) |
| CIE-LCH | lch(82.62, 40.19, 180.50°) |
| OKLab | oklab(83.55% -0.117 -0.0016) |
| OKLCH | oklch(83.55% 0.117 180.8) |
| XYZ | xyz(43.3565, 61.4489, 67.3217) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.74
Tiffany Blue
#7BF2DA
ΔE00 3.89
Aqua (survey)
#13EAC9
ΔE00 4.73
Seafoam Blue
#78D1B6
ΔE00 5.61
Bright Aqua
#0BF9EA
ΔE00 6.42
Aquamarine (survey)
#04D8B2
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E2CD #E26378
analogous
#63E28D #63E2CD #63B7E2
triadic
#63E2CD #CD63E2 #E2CD63
tetradic
#63E2CD #8D63E2 #E26378 #B7E263
square
#63E2CD #8D63E2 #E26378 #B7E263
split-complementary
#63E2CD #E263B7 #E28D63
monochromatic
#20AB94 #2FD8BC #63E2CD #97ECDE #CAF5EE
Accessibility & contrast
On white
1.58
#63E2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#63E2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E2CD
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E2CD | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#C5C8CF
Tritanopia (blue-blind)
#00E6DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #63e2cd; /* rgb */ color: rgb(99, 226, 205); /* oklch */ color: oklch(83.5% 0.117 180.8);
Tailwind
colors: {
custom: {
50: '#9aebdc',
500: '#63e2cd',
950: '#000000',
},
}SCSS
$custom: #63e2cd; $custom-light: #9aebdc; $custom-dark: #000000;
JSON
{
"hex": "#63e2cd",
"rgb": {
"r": 99,
"g": 226,
"b": 205
},
"hsl": {
"h": 170.079,
"s": 68.649,
"l": 63.725
},
"oklch": {
"l": 0.83549,
"c": 0.11704,
"h": 180.8
},
"luminance": 0.61453
}Semantic roles & 50–950 ramp
primary
#63E2CD
secondary
#AD3D4F
accent
#1534D1
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484