#63E9AE#63E9AE
#63E9AE is a very light, vivid teal. Relative luminance 0.640; OKLCH L 84.4% C 0.146 H 161.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #63E9AE |
|---|---|
| RGB | rgb(99, 233, 174) |
| HSL | hsl(154, 75%, 65%) |
| HSV | hsv(154, 58%, 91%) |
| CMYK | cmyk(57.5%, 0%, 25.3%, 8.6%) |
| CIE-LAB | lab(83.96, -50.25, 17.86) |
| CIE-LCH | lch(83.96, 53.33, 160.44°) |
| OKLab | oklab(84.4% -0.1382 0.0456) |
| OKLCH | oklch(84.4% 0.146 161.7) |
| XYZ | xyz(41.9206, 63.9824, 50.1769) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.17
Seafoam
#7FE0B3
ΔE00 4.11
Light Aquamarine
#7BFDC7
ΔE00 4.74
Aqua Marine
#2EE8BB
ΔE00 4.86
Light Blue Green
#7EFBB3
ΔE00 4.88
Aqua Green
#12E193
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E9AE #E9639E
analogous
#63E96B #63E9AE #63E1E9
triadic
#63E9AE #AE63E9 #E9AE63
tetradic
#63E9AE #6B63E9 #E9639E #E1E963
square
#63E9AE #6B63E9 #E9639E #E1E963
split-complementary
#63E9AE #E963E1 #E96B63
monochromatic
#1AB872 #2DE192 #63E9AE #99F1CA #CEF8E6
Accessibility & contrast
On white
1.52
#63E9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#63E9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E9AE
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E9AE | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9AB
Deuteranopia (green-blind)
#D3CCB2
Tritanopia (blue-blind)
#25E9D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #63e9ae; /* rgb */ color: rgb(99, 233, 174); /* oklch */ color: oklch(84.4% 0.146 161.7);
Tailwind
colors: {
custom: {
50: '#9af1c6',
500: '#63e9ae',
950: '#000000',
},
}SCSS
$custom: #63e9ae; $custom-light: #9af1c6; $custom-dark: #000000;
JSON
{
"hex": "#63e9ae",
"rgb": {
"r": 99,
"g": 233,
"b": 174
},
"hsl": {
"h": 153.582,
"s": 75.281,
"l": 65.098
},
"oklch": {
"l": 0.84402,
"c": 0.14554,
"h": 161.7
},
"luminance": 0.63986
}Semantic roles & 50–950 ramp
primary
#63E9AE
secondary
#B73971
accent
#0E67D7
background
#FCFFFD
surface
#F5FEF9
border
#CFD6D2
text
#0F1713
muted
#808582