#63E4A2#63E4A2
#63E4A2 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.9% C 0.149 H 158.3°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #63E4A2 |
|---|---|
| RGB | rgb(99, 228, 162) |
| HSL | hsl(149, 70%, 64%) |
| HSV | hsv(149, 57%, 89%) |
| CMYK | cmyk(56.6%, 0%, 28.9%, 10.6%) |
| CIE-LAB | lab(82.24, -50.62, 21.72) |
| CIE-LCH | lch(82.24, 55.08, 156.78°) |
| OKLab | oklab(82.92% -0.1383 0.0552) |
| OKLCH | oklch(82.92% 0.149 158.3) |
| XYZ | xyz(39.4072, 60.7444, 43.8235) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.88
Light Greenish Blue
#63F7B4
ΔE00 4.20
Seafoam
#7FE0B3
ΔE00 4.85
Seafoam Green
#7AF9AB
ΔE00 5.08
Seafoam (survey)
#80F9AD
ΔE00 5.18
Light Blue Green
#7EFBB3
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E4A2 #E463A5
analogous
#65E463 #63E4A2 #63E4E2
triadic
#63E4A2 #A263E4 #E4A263
tetradic
#63E4A2 #6365E4 #E463A5 #E4E263
square
#63E4A2 #6365E4 #E463A5 #E4E263
split-complementary
#63E4A2 #E263E4 #E46365
monochromatic
#1EAE65 #2FDB83 #63E4A2 #97EDC1 #CBF6E0
Accessibility & contrast
On white
1.60
#63E4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#63E4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E4A2
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E4A2 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49E
Deuteranopia (green-blind)
#D0C7A6
Tritanopia (blue-blind)
#33E3D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63e4a2; /* rgb */ color: rgb(99, 228, 162); /* oklch */ color: oklch(82.9% 0.149 158.3);
Tailwind
colors: {
custom: {
50: '#99edbd',
500: '#63e4a2',
950: '#000000',
},
}SCSS
$custom: #63e4a2; $custom-light: #99edbd; $custom-dark: #000000;
JSON
{
"hex": "#63e4a2",
"rgb": {
"r": 99,
"g": 228,
"b": 162
},
"hsl": {
"h": 149.302,
"s": 70.492,
"l": 64.118
},
"oklch": {
"l": 0.82922,
"c": 0.14894,
"h": 158.3
},
"luminance": 0.60748
}Semantic roles & 50–950 ramp
primary
#63E4A2
secondary
#B03C77
accent
#1375D3
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1612
muted
#808582