#63E5AA#63E5AA
#63E5AA is a very light, vivid teal. Relative luminance 0.616; OKLCH L 83.3% C 0.144 H 161.1°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #63E5AA |
|---|---|
| RGB | rgb(99, 229, 170) |
| HSL | hsl(153, 71%, 64%) |
| HSV | hsv(153, 57%, 90%) |
| CMYK | cmyk(56.8%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(82.69, -49.42, 18.18) |
| CIE-LCH | lch(82.69, 52.66, 159.80°) |
| OKLab | oklab(83.35% -0.1358 0.0464) |
| OKLCH | oklch(83.35% 0.144 161.1) |
| XYZ | xyz(40.4169, 61.5897, 47.7805) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.81
Light Greenish Blue
#63F7B4
ΔE00 3.97
Eucalyptus
#44D7A8
ΔE00 4.64
Aqua Green
#12E193
ΔE00 4.72
Aqua Marine
#2EE8BB
ΔE00 5.11
Light Blue Green
#7EFBB3
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E5AA #E5639E
analogous
#63E569 #63E5AA #63DFE5
triadic
#63E5AA #AA63E5 #E5AA63
tetradic
#63E5AA #6963E5 #E5639E #DFE563
square
#63E5AA #6963E5 #E5639E #DFE563
split-complementary
#63E5AA #E563DF #E56963
monochromatic
#1DB06E #2FDC8D #63E5AA #97EEC7 #CCF6E3
Accessibility & contrast
On white
1.58
#63E5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#63E5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E5AA
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E5AA | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6A7
Deuteranopia (green-blind)
#D0C9AE
Tritanopia (blue-blind)
#2BE4D5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #63e5aa; /* rgb */ color: rgb(99, 229, 170); /* oklch */ color: oklch(83.3% 0.144 161.1);
Tailwind
colors: {
custom: {
50: '#9aeec3',
500: '#63e5aa',
950: '#000000',
},
}SCSS
$custom: #63e5aa; $custom-light: #9aeec3; $custom-dark: #000000;
JSON
{
"hex": "#63e5aa",
"rgb": {
"r": 99,
"g": 229,
"b": 170
},
"hsl": {
"h": 152.769,
"s": 71.429,
"l": 64.314
},
"oklch": {
"l": 0.83345,
"c": 0.14352,
"h": 161.1
},
"luminance": 0.61594
}Semantic roles & 50–950 ramp
primary
#63E5AA
secondary
#B13B71
accent
#126AD3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582