#63E98B#63E98B
#63E98B is a very light, vivid green. Relative luminance 0.628; OKLCH L 83.7% C 0.176 H 150.6°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #63E98B |
|---|---|
| RGB | rgb(99, 233, 139) |
| HSL | hsl(138, 75%, 65%) |
| HSV | hsv(138, 58%, 91%) |
| CMYK | cmyk(57.5%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.33, -56.80, 34.93) |
| CIE-LCH | lch(83.33, 66.68, 148.41°) |
| OKLab | oklab(83.69% -0.1537 0.0866) |
| OKLCH | oklch(83.69% 0.176 150.6) |
| XYZ | xyz(38.9418, 62.7909, 34.4888) |
| Luminance | 0.6280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.59
Turquoise Green
#04F489
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.38
Sea Green (survey)
#53FCA1
ΔE00 4.59
Light Green Blue
#56FCA2
ΔE00 4.60
Wintergreen
#20F986
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E98B #E963C1
analogous
#7EE963 #63E98B #63E9CE
triadic
#63E98B #8B63E9 #E98B63
tetradic
#63E98B #637EE9 #E963C1 #E9CE63
square
#63E98B #637EE9 #E963C1 #E9CE63
split-complementary
#63E98B #CE63E9 #E9637E
monochromatic
#1AB849 #2DE163 #63E98B #99F1B3 #CEF8DB
Accessibility & contrast
On white
1.55
#63E98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#63E98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E98B
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E98B | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#D8CB91
Tritanopia (blue-blind)
#3EE5D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e98b; /* rgb */ color: rgb(99, 233, 139); /* oklch */ color: oklch(83.7% 0.176 150.6);
Tailwind
colors: {
custom: {
50: '#9af1ae',
500: '#63e98b',
950: '#000000',
},
}SCSS
$custom: #63e98b; $custom-light: #9af1ae; $custom-dark: #000000;
JSON
{
"hex": "#63e98b",
"rgb": {
"r": 99,
"g": 233,
"b": 139
},
"hsl": {
"h": 137.91,
"s": 75.281,
"l": 65.098
},
"oklch": {
"l": 0.83686,
"c": 0.17641,
"h": 150.6
},
"luminance": 0.62795
}Semantic roles & 50–950 ramp
primary
#63E98B
secondary
#B73992
accent
#0E9BD7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581