#63E3AA#63E3AA
#63E3AA is a very light, vivid teal. Relative luminance 0.605; OKLCH L 82.9% C 0.141 H 161.7°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #63E3AA |
|---|---|
| RGB | rgb(99, 227, 170) |
| HSL | hsl(153, 70%, 64%) |
| HSV | hsv(153, 56%, 89%) |
| CMYK | cmyk(56.4%, 0%, 25.1%, 11%) |
| CIE-LAB | lab(82.10, -48.58, 17.36) |
| CIE-LCH | lch(82.10, 51.59, 160.34°) |
| OKLab | oklab(82.86% -0.1337 0.0443) |
| OKLCH | oklch(82.86% 0.141 161.7) |
| XYZ | xyz(39.8667, 60.4893, 47.5971) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.47
Eucalyptus
#44D7A8
ΔE00 4.15
Light Greenish Blue
#63F7B4
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.91
Aqua Marine
#2EE8BB
ΔE00 4.93
Light Aquamarine
#7BFDC7
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E3AA #E3639C
analogous
#63E36A #63E3AA #63DCE3
triadic
#63E3AA #AA63E3 #E3AA63
tetradic
#63E3AA #6A63E3 #E3639C #DCE363
square
#63E3AA #6A63E3 #E3639C #DCE363
split-complementary
#63E3AA #E363DC #E36A63
monochromatic
#1FAD6E #2FDA8E #63E3AA #97ECC6 #CBF6E3
Accessibility & contrast
On white
1.60
#63E3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#63E3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E3AA
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E3AA | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#CEC7AE
Tritanopia (blue-blind)
#2DE3D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #63e3aa; /* rgb */ color: rgb(99, 227, 170); /* oklch */ color: oklch(82.9% 0.141 161.7);
Tailwind
colors: {
custom: {
50: '#99ecc3',
500: '#63e3aa',
950: '#000000',
},
}SCSS
$custom: #63e3aa; $custom-light: #99ecc3; $custom-dark: #000000;
JSON
{
"hex": "#63e3aa",
"rgb": {
"r": 99,
"g": 227,
"b": 170
},
"hsl": {
"h": 153.281,
"s": 69.565,
"l": 63.922
},
"oklch": {
"l": 0.82862,
"c": 0.14085,
"h": 161.7
},
"luminance": 0.60493
}Semantic roles & 50–950 ramp
primary
#63E3AA
secondary
#AE3C6F
accent
#1468D2
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582