#63E7AE#63E7AE
#63E7AE is a very light, vivid teal. Relative luminance 0.629; OKLCH L 83.9% C 0.143 H 162.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #63E7AE |
|---|---|
| RGB | rgb(99, 231, 174) |
| HSL | hsl(154, 73%, 65%) |
| HSV | hsv(154, 57%, 91%) |
| CMYK | cmyk(57.1%, 0%, 24.7%, 9.4%) |
| CIE-LAB | lab(83.37, -49.42, 17.03) |
| CIE-LCH | lch(83.37, 52.27, 160.98°) |
| OKLab | oklab(83.92% -0.1361 0.0435) |
| OKLCH | oklch(83.92% 0.143 162.3) |
| XYZ | xyz(41.3576, 62.8565, 49.9892) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 3.71
Aqua Marine
#2EE8BB
ΔE00 4.60
Eucalyptus
#44D7A8
ΔE00 4.66
Light Aquamarine
#7BFDC7
ΔE00 5.03
Aqua Green
#12E193
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E7AE #E7639C
analogous
#63E76C #63E7AE #63DEE7
triadic
#63E7AE #AE63E7 #E7AE63
tetradic
#63E7AE #6C63E7 #E7639C #DEE763
square
#63E7AE #6C63E7 #E7639C #DEE763
split-complementary
#63E7AE #E763DE #E76C63
monochromatic
#1CB472 #2EDF92 #63E7AE #98EFCA #CDF7E5
Accessibility & contrast
On white
1.55
#63E7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#63E7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E7AE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E7AE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AB
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#26E7D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e7ae; /* rgb */ color: rgb(99, 231, 174); /* oklch */ color: oklch(83.9% 0.143 162.3);
Tailwind
colors: {
custom: {
50: '#9aefc6',
500: '#63e7ae',
950: '#000000',
},
}SCSS
$custom: #63e7ae; $custom-light: #9aefc6; $custom-dark: #000000;
JSON
{
"hex": "#63e7ae",
"rgb": {
"r": 99,
"g": 231,
"b": 174
},
"hsl": {
"h": 154.091,
"s": 73.333,
"l": 64.706
},
"oklch": {
"l": 0.8392,
"c": 0.14291,
"h": 162.3
},
"luminance": 0.6286
}Semantic roles & 50–950 ramp
primary
#63E7AE
secondary
#B43A6F
accent
#1065D5
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582