#63E4AE#63E4AE
#63E4AE is a very light, vivid teal. Relative luminance 0.612; OKLCH L 83.2% C 0.139 H 163.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #63E4AE |
|---|---|
| RGB | rgb(99, 228, 174) |
| HSL | hsl(155, 70%, 64%) |
| HSV | hsv(155, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 23.7%, 10.6%) |
| CIE-LAB | lab(82.48, -48.16, 15.79) |
| CIE-LCH | lch(82.48, 50.69, 161.85°) |
| OKLab | oklab(83.2% -0.133 0.0404) |
| OKLCH | oklch(83.2% 0.139 163.1) |
| XYZ | xyz(40.5252, 61.1916, 49.7117) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.19
Eucalyptus
#44D7A8
ΔE00 3.93
Aqua Marine
#2EE8BB
ΔE00 4.30
Light Greenish Blue
#63F7B4
ΔE00 4.53
Light Turquoise
#7EF4CC
ΔE00 5.39
Aqua Green
#12E193
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E4AE #E46399
analogous
#63E46E #63E4AE #63D9E4
triadic
#63E4AE #AE63E4 #E4AE63
tetradic
#63E4AE #6E63E4 #E46399 #D9E463
square
#63E4AE #6E63E4 #E46399 #D9E463
split-complementary
#63E4AE #E463D9 #E46E63
monochromatic
#1EAE72 #2FDB93 #63E4AE #97EDC9 #CBF6E4
Accessibility & contrast
On white
1.59
#63E4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#63E4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E4AE
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E4AE | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AB
Deuteranopia (green-blind)
#CEC8B1
Tritanopia (blue-blind)
#28E4D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63e4ae; /* rgb */ color: rgb(99, 228, 174); /* oklch */ color: oklch(83.2% 0.139 163.1);
Tailwind
colors: {
custom: {
50: '#9aedc6',
500: '#63e4ae',
950: '#000000',
},
}SCSS
$custom: #63e4ae; $custom-light: #9aedc6; $custom-dark: #000000;
JSON
{
"hex": "#63e4ae",
"rgb": {
"r": 99,
"g": 228,
"b": 174
},
"hsl": {
"h": 154.884,
"s": 70.492,
"l": 64.118
},
"oklch": {
"l": 0.83198,
"c": 0.13895,
"h": 163.1
},
"luminance": 0.61195
}Semantic roles & 50–950 ramp
primary
#63E4AE
secondary
#B03C6C
accent
#1363D3
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1613
muted
#808582