#63E9AA#63E9AA
#63E9AA is a very light, vivid teal. Relative luminance 0.638; OKLCH L 84.3% C 0.149 H 160.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #63E9AA |
|---|---|
| RGB | rgb(99, 233, 170) |
| HSL | hsl(152, 75%, 65%) |
| HSV | hsv(152, 58%, 91%) |
| CMYK | cmyk(57.5%, 0%, 27%, 8.6%) |
| CIE-LAB | lab(83.88, -51.07, 19.82) |
| CIE-LCH | lch(83.88, 54.78, 158.79°) |
| OKLab | oklab(84.31% -0.14 0.0505) |
| OKLCH | oklch(84.31% 0.149 160.2) |
| XYZ | xyz(41.5364, 63.8288, 48.1537) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.01
Light Blue Green
#7EFBB3
ΔE00 4.50
Aqua Green
#12E193
ΔE00 4.55
Seafoam
#7FE0B3
ΔE00 4.61
Seafoam Green
#7AF9AB
ΔE00 4.63
Seafoam (survey)
#80F9AD
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E9AA #E963A2
analogous
#63E967 #63E9AA #63E5E9
triadic
#63E9AA #AA63E9 #E9AA63
tetradic
#63E9AA #6763E9 #E963A2 #E5E963
square
#63E9AA #6763E9 #E963A2 #E5E963
split-complementary
#63E9AA #E963E5 #E96763
monochromatic
#1AB86E #2DE18D #63E9AA #99F1C7 #CEF8E4
Accessibility & contrast
On white
1.53
#63E9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#63E9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E9AA
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E9AA | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#29E8D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #63e9aa; /* rgb */ color: rgb(99, 233, 170); /* oklch */ color: oklch(84.3% 0.149 160.2);
Tailwind
colors: {
custom: {
50: '#9af1c3',
500: '#63e9aa',
950: '#000000',
},
}SCSS
$custom: #63e9aa; $custom-light: #9af1c3; $custom-dark: #000000;
JSON
{
"hex": "#63e9aa",
"rgb": {
"r": 99,
"g": 233,
"b": 170
},
"hsl": {
"h": 151.791,
"s": 75.281,
"l": 65.098
},
"oklch": {
"l": 0.8431,
"c": 0.14884,
"h": 160.2
},
"luminance": 0.63833
}Semantic roles & 50–950 ramp
primary
#63E9AA
secondary
#B73974
accent
#0E6DD7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1712
muted
#808582