#63EA8A#63EA8A
#63EA8A is a very light, vivid green. Relative luminance 0.633; OKLCH L 83.9% C 0.179 H 150.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #63EA8A |
|---|---|
| RGB | rgb(99, 234, 138) |
| HSL | hsl(137, 76%, 65%) |
| HSV | hsv(137, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(83.62, -57.35, 35.80) |
| CIE-LCH | lch(83.62, 67.60, 148.03°) |
| OKLab | oklab(83.91% -0.1552 0.0886) |
| OKLCH | oklch(83.91% 0.179 150.3) |
| XYZ | xyz(39.1530, 63.3296, 34.2004) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 3.88
Lightgreen
#90EE90
ΔE00 4.27
Wintergreen
#20F986
ΔE00 4.39
Sea Green (survey)
#53FCA1
ΔE00 4.51
Light Green Blue
#56FCA2
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EA8A #EA63C3
analogous
#80EA63 #63EA8A #63EACD
triadic
#63EA8A #8A63EA #EA8A63
tetradic
#63EA8A #6380EA #EA63C3 #EACD63
square
#63EA8A #6380EA #EA63C3 #EACD63
split-complementary
#63EA8A #CD63EA #EA6380
monochromatic
#19BA47 #2DE362 #63EA8A #99F1B2 #CFF9DB
Accessibility & contrast
On white
1.54
#63EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#63EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EA8A
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EA8A | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD883
Deuteranopia (green-blind)
#D9CB90
Tritanopia (blue-blind)
#3EE6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63ea8a; /* rgb */ color: rgb(99, 234, 138); /* oklch */ color: oklch(83.9% 0.179 150.3);
Tailwind
colors: {
custom: {
50: '#9af2ad',
500: '#63ea8a',
950: '#000000',
},
}SCSS
$custom: #63ea8a; $custom-light: #9af2ad; $custom-dark: #000000;
JSON
{
"hex": "#63ea8a",
"rgb": {
"r": 99,
"g": 234,
"b": 138
},
"hsl": {
"h": 137.333,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.83913,
"c": 0.17867,
"h": 150.3
},
"luminance": 0.63333
}Semantic roles & 50–950 ramp
primary
#63EA8A
secondary
#B93894
accent
#0D9ED8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581