#63E2DB#63E2DB
#63E2DB is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.0% C 0.113 H 190.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #63E2DB |
|---|---|
| RGB | rgb(99, 226, 219) |
| HSL | hsl(177, 69%, 64%) |
| HSV | hsv(177, 56%, 89%) |
| CMYK | cmyk(56.2%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(83.00, -36.66, -7.21) |
| CIE-LCH | lch(83.00, 37.36, 191.13°) |
| OKLab | oklab(83.98% -0.111 -0.0201) |
| OKLCH | oklch(83.98% 0.113 190.3) |
| XYZ | xyz(45.1226, 62.1553, 76.6233) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.79
Mediumturquoise
#48D1CC
ΔE00 4.29
Bright Aqua
#0BF9EA
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.55
Bright Light Blue
#26F7FD
ΔE00 6.57
Tiffany Blue
#7BF2DA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E2DB #E2636A
analogous
#63E29B #63E2DB #63A9E2
triadic
#63E2DB #DB63E2 #E2DB63
tetradic
#63E2DB #9B63E2 #E2636A #A9E263
square
#63E2DB #9B63E2 #E2636A #A9E263
split-complementary
#63E2DB #E263A9 #E29B63
monochromatic
#20ABA3 #2FD8CF #63E2DB #97ECE7 #CAF5F3
Accessibility & contrast
On white
1.56
#63E2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#63E2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E2DB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E2DB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#C2C8DC
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #63e2db; /* rgb */ color: rgb(99, 226, 219); /* oklch */ color: oklch(84.0% 0.113 190.3);
Tailwind
colors: {
custom: {
50: '#9bebe6',
500: '#63e2db',
950: '#000000',
},
}SCSS
$custom: #63e2db; $custom-light: #9bebe6; $custom-dark: #000000;
JSON
{
"hex": "#63e2db",
"rgb": {
"r": 99,
"g": 226,
"b": 219
},
"hsl": {
"h": 176.693,
"s": 68.649,
"l": 63.725
},
"oklch": {
"l": 0.83979,
"c": 0.11282,
"h": 190.3
},
"luminance": 0.6216
}Semantic roles & 50–950 ramp
primary
#63E2DB
secondary
#AD3D43
accent
#151FD1
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484