#63E98E#63E98E
#63E98E is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.174 H 151.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #63E98E |
|---|---|
| RGB | rgb(99, 233, 142) |
| HSL | hsl(139, 75%, 65%) |
| HSV | hsv(139, 58%, 91%) |
| CMYK | cmyk(57.5%, 0%, 39.1%, 8.6%) |
| CIE-LAB | lab(83.38, -56.29, 33.48) |
| CIE-LCH | lch(83.38, 65.50, 149.25°) |
| OKLab | oklab(83.74% -0.1524 0.0833) |
| OKLCH | oklch(83.74% 0.174 151.3) |
| XYZ | xyz(39.1641, 62.8798, 35.6591) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Turquoise Green
#04F489
ΔE00 4.10
Sea Green (survey)
#53FCA1
ΔE00 4.40
Light Green Blue
#56FCA2
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.55
Seafoam Green
#7AF9AB
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E98E #E963BE
analogous
#7BE963 #63E98E #63E9D1
triadic
#63E98E #8E63E9 #E98E63
tetradic
#63E98E #637BE9 #E963BE #E9D163
square
#63E98E #637BE9 #E963BE #E9D163
split-complementary
#63E98E #D163E9 #E9637B
monochromatic
#1AB84D #2DE167 #63E98E #99F1B5 #CEF8DC
Accessibility & contrast
On white
1.55
#63E98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#63E98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E98E
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E98E | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD788
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#3CE6D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e98e; /* rgb */ color: rgb(99, 233, 142); /* oklch */ color: oklch(83.7% 0.174 151.3);
Tailwind
colors: {
custom: {
50: '#9af1b0',
500: '#63e98e',
950: '#000000',
},
}SCSS
$custom: #63e98e; $custom-light: #9af1b0; $custom-dark: #000000;
JSON
{
"hex": "#63e98e",
"rgb": {
"r": 99,
"g": 233,
"b": 142
},
"hsl": {
"h": 139.254,
"s": 75.281,
"l": 65.098
},
"oklch": {
"l": 0.83739,
"c": 0.17367,
"h": 151.3
},
"luminance": 0.62883
}Semantic roles & 50–950 ramp
primary
#63E98E
secondary
#B7398F
accent
#0E97D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581