#63E7AA#63E7AA
#63E7AA is a very light, vivid teal. Relative luminance 0.627; OKLCH L 83.8% C 0.146 H 160.6°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #63E7AA |
|---|---|
| RGB | rgb(99, 231, 170) |
| HSL | hsl(152, 73%, 65%) |
| HSV | hsv(152, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(83.29, -50.25, 19.00) |
| CIE-LCH | lch(83.29, 53.72, 159.28°) |
| OKLab | oklab(83.83% -0.1379 0.0485) |
| OKLCH | oklch(83.83% 0.146 160.6) |
| XYZ | xyz(40.9735, 62.7028, 47.9660) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.48
Seafoam
#7FE0B3
ΔE00 4.20
Aqua Green
#12E193
ΔE00 4.60
Light Blue Green
#7EFBB3
ΔE00 4.99
Eucalyptus
#44D7A8
ΔE00 5.14
Seafoam Green
#7AF9AB
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E7AA #E763A0
analogous
#63E768 #63E7AA #63E2E7
triadic
#63E7AA #AA63E7 #E7AA63
tetradic
#63E7AA #6863E7 #E763A0 #E2E763
square
#63E7AA #6863E7 #E763A0 #E2E763
split-complementary
#63E7AA #E763E2 #E76863
monochromatic
#1CB46E #2EDF8D #63E7AA #98EFC7 #CDF7E4
Accessibility & contrast
On white
1.55
#63E7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#63E7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E7AA
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E7AA | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D2CAAE
Tritanopia (blue-blind)
#2AE6D6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #63e7aa; /* rgb */ color: rgb(99, 231, 170); /* oklch */ color: oklch(83.8% 0.146 160.6);
Tailwind
colors: {
custom: {
50: '#9aefc3',
500: '#63e7aa',
950: '#000000',
},
}SCSS
$custom: #63e7aa; $custom-light: #9aefc3; $custom-dark: #000000;
JSON
{
"hex": "#63e7aa",
"rgb": {
"r": 99,
"g": 231,
"b": 170
},
"hsl": {
"h": 152.273,
"s": 73.333,
"l": 64.706
},
"oklch": {
"l": 0.83827,
"c": 0.14617,
"h": 160.6
},
"luminance": 0.62707
}Semantic roles & 50–950 ramp
primary
#63E7AA
secondary
#B43A72
accent
#106BD5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1612
muted
#808582