#63E1BC#63E1BC
#63E1BC is a very light, vivid teal. Relative luminance 0.601; OKLCH L 82.8% C 0.125 H 171.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #63E1BC |
|---|---|
| RGB | rgb(99, 225, 188) |
| HSL | hsl(162, 68%, 64%) |
| HSV | hsv(162, 56%, 88%) |
| CMYK | cmyk(56%, 0%, 16.4%, 11.8%) |
| CIE-LAB | lab(81.91, -43.79, 7.61) |
| CIE-LCH | lch(81.91, 44.45, 170.14°) |
| OKLab | oklab(82.83% -0.1235 0.0194) |
| OKLCH | oklch(82.83% 0.125 171.1) |
| XYZ | xyz(41.1437, 60.1300, 57.0052) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 3.46
Seafoam
#7FE0B3
ΔE00 4.00
Eucalyptus
#44D7A8
ΔE00 4.02
Aquamarine (survey)
#04D8B2
ΔE00 4.35
Aqua (survey)
#13EAC9
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E1BC #E16388
analogous
#63E17D #63E1BC #63C7E1
triadic
#63E1BC #BC63E1 #E1BC63
tetradic
#63E1BC #7D63E1 #E16388 #C7E163
square
#63E1BC #7D63E1 #E16388 #C7E163
split-complementary
#63E1BC #E163C7 #E17D63
monochromatic
#21A981 #30D7A6 #63E1BC #96EBD2 #CAF5E8
Accessibility & contrast
On white
1.61
#63E1BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#63E1BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E1BC
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E1BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E1BC | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD4BA
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#18E3D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63e1bc; /* rgb */ color: rgb(99, 225, 188); /* oklch */ color: oklch(82.8% 0.125 171.1);
Tailwind
colors: {
custom: {
50: '#9aebd0',
500: '#63e1bc',
950: '#000000',
},
}SCSS
$custom: #63e1bc; $custom-light: #9aebd0; $custom-dark: #000000;
JSON
{
"hex": "#63e1bc",
"rgb": {
"r": 99,
"g": 225,
"b": 188
},
"hsl": {
"h": 162.381,
"s": 67.742,
"l": 63.529
},
"oklch": {
"l": 0.82833,
"c": 0.12499,
"h": 171.1
},
"luminance": 0.60134
}Semantic roles & 50–950 ramp
primary
#63E1BC
secondary
#AB3D5D
accent
#164CD0
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483