#63E1E0#63E1E0
#63E1E0 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 83.9% C 0.111 H 194.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #63E1E0 |
|---|---|
| RGB | rgb(99, 225, 224) |
| HSL | hsl(180, 68%, 64%) |
| HSV | hsv(180, 56%, 88%) |
| CMYK | cmyk(56%, 0%, 0.4%, 11.8%) |
| CIE-LAB | lab(82.85, -34.88, -10.08) |
| CIE-LCH | lch(82.85, 36.31, 196.12°) |
| OKLab | oklab(83.91% -0.1079 -0.0279) |
| OKLCH | oklch(83.91% 0.111 194.5) |
| XYZ | xyz(45.5196, 61.8803, 80.0518) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Turquoise
#40E0D0
ΔE00 5.71
Bright Light Blue
#26F7FD
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 5.81
Bright Cyan
#41FDFE
ΔE00 6.33
Aqua Blue
#02D8E9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E1E0 #E16364
analogous
#63E1A1 #63E1E0 #63A3E1
triadic
#63E1E0 #E063E1 #E1E063
tetradic
#63E1E0 #A163E1 #E16364 #A3E163
square
#63E1E0 #A163E1 #E16364 #A3E163
split-complementary
#63E1E0 #E163A3 #E1A163
monochromatic
#21A9A8 #30D7D6 #63E1E0 #96EBEA #CAF5F4
Accessibility & contrast
On white
1.57
#63E1E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#63E1E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E1E0
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E1E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E1E0 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D7E0
Deuteranopia (green-blind)
#BFC8E1
Tritanopia (blue-blind)
#00E7E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #63e1e0; /* rgb */ color: rgb(99, 225, 224); /* oklch */ color: oklch(83.9% 0.111 194.5);
Tailwind
colors: {
custom: {
50: '#9bebe9',
500: '#63e1e0',
950: '#000000',
},
}SCSS
$custom: #63e1e0; $custom-light: #9bebe9; $custom-dark: #000000;
JSON
{
"hex": "#63e1e0",
"rgb": {
"r": 99,
"g": 225,
"b": 224
},
"hsl": {
"h": 179.524,
"s": 67.742,
"l": 63.529
},
"oklch": {
"l": 0.83908,
"c": 0.11142,
"h": 194.5
},
"luminance": 0.61885
}Semantic roles & 50–950 ramp
primary
#63E1E0
secondary
#AB3D3E
accent
#1617D0
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1616
muted
#808484