#63E4AA#63E4AA
#63E4AA is a very light, vivid teal. Relative luminance 0.610; OKLCH L 83.1% C 0.142 H 161.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #63E4AA |
|---|---|
| RGB | rgb(99, 228, 170) |
| HSL | hsl(153, 70%, 64%) |
| HSV | hsv(153, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 25.4%, 10.6%) |
| CIE-LAB | lab(82.40, -49.00, 17.77) |
| CIE-LCH | lch(82.40, 52.12, 160.07°) |
| OKLab | oklab(83.1% -0.1347 0.0454) |
| OKLCH | oklch(83.1% 0.142 161.4) |
| XYZ | xyz(40.1410, 61.0379, 47.6885) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.64
Light Greenish Blue
#63F7B4
ΔE00 4.23
Eucalyptus
#44D7A8
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.80
Aqua Marine
#2EE8BB
ΔE00 5.01
Light Aquamarine
#7BFDC7
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E4AA #E4639D
analogous
#63E46A #63E4AA #63DEE4
triadic
#63E4AA #AA63E4 #E4AA63
tetradic
#63E4AA #6A63E4 #E4639D #DEE463
square
#63E4AA #6A63E4 #E4639D #DEE463
split-complementary
#63E4AA #E463DE #E46A63
monochromatic
#1EAE6E #2FDB8E #63E4AA #97EDC6 #CBF6E3
Accessibility & contrast
On white
1.59
#63E4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#63E4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E4AA
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E4AA | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D5A7
Deuteranopia (green-blind)
#CFC8AE
Tritanopia (blue-blind)
#2CE3D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63e4aa; /* rgb */ color: rgb(99, 228, 170); /* oklch */ color: oklch(83.1% 0.142 161.4);
Tailwind
colors: {
custom: {
50: '#9aedc3',
500: '#63e4aa',
950: '#000000',
},
}SCSS
$custom: #63e4aa; $custom-light: #9aedc3; $custom-dark: #000000;
JSON
{
"hex": "#63e4aa",
"rgb": {
"r": 99,
"g": 228,
"b": 170
},
"hsl": {
"h": 153.023,
"s": 70.492,
"l": 64.118
},
"oklch": {
"l": 0.83103,
"c": 0.14218,
"h": 161.4
},
"luminance": 0.61042
}Semantic roles & 50–950 ramp
primary
#63E4AA
secondary
#B03C70
accent
#1369D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582