#63E6AB#63E6AB
#63E6AB is a very light, vivid teal. Relative luminance 0.622; OKLCH L 83.6% C 0.144 H 161.3°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #63E6AB |
|---|---|
| RGB | rgb(99, 230, 171) |
| HSL | hsl(153, 72%, 65%) |
| HSV | hsv(153, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 25.7%, 9.8%) |
| CIE-LAB | lab(83.01, -49.63, 18.10) |
| CIE-LCH | lch(83.01, 52.82, 159.96°) |
| OKLab | oklab(83.61% -0.1364 0.0462) |
| OKLCH | oklch(83.61% 0.144 161.3) |
| XYZ | xyz(40.7894, 62.1827, 48.3731) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.77
Seafoam
#7FE0B3
ΔE00 3.87
Eucalyptus
#44D7A8
ΔE00 4.76
Aqua Green
#12E193
ΔE00 4.79
Aqua Marine
#2EE8BB
ΔE00 5.03
Light Blue Green
#7EFBB3
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E6AB #E6639E
analogous
#63E66A #63E6AB #63E0E6
triadic
#63E6AB #AB63E6 #E6AB63
tetradic
#63E6AB #6A63E6 #E6639E #E0E663
square
#63E6AB #6A63E6 #E6639E #E0E663
split-complementary
#63E6AB #E663E0 #E66A63
monochromatic
#1DB26F #2EDE8F #63E6AB #98EEC7 #CCF7E4
Accessibility & contrast
On white
1.56
#63E6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#63E6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E6AB
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E6AB | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D7A8
Deuteranopia (green-blind)
#D0C9AF
Tritanopia (blue-blind)
#2AE5D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #63e6ab; /* rgb */ color: rgb(99, 230, 171); /* oklch */ color: oklch(83.6% 0.144 161.3);
Tailwind
colors: {
custom: {
50: '#9aefc4',
500: '#63e6ab',
950: '#000000',
},
}SCSS
$custom: #63e6ab; $custom-light: #9aefc4; $custom-dark: #000000;
JSON
{
"hex": "#63e6ab",
"rgb": {
"r": 99,
"g": 230,
"b": 171
},
"hsl": {
"h": 152.977,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.83609,
"c": 0.14402,
"h": 161.3
},
"luminance": 0.62187
}Semantic roles & 50–950 ramp
primary
#63E6AB
secondary
#B33B71
accent
#1169D4
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582