#63E4AB#63E4AB
#63E4AB is a very light, vivid teal. Relative luminance 0.611; OKLCH L 83.1% C 0.141 H 161.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #63E4AB |
|---|---|
| RGB | rgb(99, 228, 171) |
| HSL | hsl(153, 70%, 64%) |
| HSV | hsv(153, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 25%, 10.6%) |
| CIE-LAB | lab(82.42, -48.79, 17.27) |
| CIE-LCH | lch(82.42, 51.76, 160.50°) |
| OKLab | oklab(83.13% -0.1343 0.0441) |
| OKLCH | oklch(83.13% 0.141 161.8) |
| XYZ | xyz(40.2360, 61.0759, 48.1886) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.51
Eucalyptus
#44D7A8
ΔE00 4.26
Light Greenish Blue
#63F7B4
ΔE00 4.29
Aqua Marine
#2EE8BB
ΔE00 4.83
Aqua Green
#12E193
ΔE00 4.96
Light Aquamarine
#7BFDC7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E4AB #E4639C
analogous
#63E46B #63E4AB #63DDE4
triadic
#63E4AB #AB63E4 #E4AB63
tetradic
#63E4AB #6B63E4 #E4639C #DDE463
square
#63E4AB #6B63E4 #E4639C #DDE463
split-complementary
#63E4AB #E463DD #E46B63
monochromatic
#1EAE6F #2FDB8F #63E4AB #97EDC7 #CBF6E3
Accessibility & contrast
On white
1.59
#63E4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#63E4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E4AB
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E4AB | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A8
Deuteranopia (green-blind)
#CFC8AF
Tritanopia (blue-blind)
#2BE4D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63e4ab; /* rgb */ color: rgb(99, 228, 171); /* oklch */ color: oklch(83.1% 0.141 161.8);
Tailwind
colors: {
custom: {
50: '#9aedc4',
500: '#63e4ab',
950: '#000000',
},
}SCSS
$custom: #63e4ab; $custom-light: #9aedc4; $custom-dark: #000000;
JSON
{
"hex": "#63e4ab",
"rgb": {
"r": 99,
"g": 228,
"b": 171
},
"hsl": {
"h": 153.488,
"s": 70.492,
"l": 64.118
},
"oklch": {
"l": 0.83127,
"c": 0.14136,
"h": 161.8
},
"luminance": 0.6108
}Semantic roles & 50–950 ramp
primary
#63E4AB
secondary
#B03C6F
accent
#1368D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582