#63E99E#63E99E
#63E99E is a very light, vivid green. Relative luminance 0.634; OKLCH L 84.0% C 0.159 H 155.9°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #63E99E |
|---|---|
| RGB | rgb(99, 233, 158) |
| HSL | hsl(146, 75%, 65%) |
| HSV | hsv(146, 58%, 91%) |
| CMYK | cmyk(57.5%, 0%, 32.2%, 8.6%) |
| CIE-LAB | lab(83.65, -53.42, 25.71) |
| CIE-LCH | lch(83.65, 59.29, 154.30°) |
| OKLab | oklab(84.05% -0.1454 0.0649) |
| OKLCH | oklch(84.05% 0.159 155.9) |
| XYZ | xyz(40.4527, 63.3953, 42.4458) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.74
Light Greenish Blue
#63F7B4
ΔE00 3.81
Aqua Green
#12E193
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 3.97
Light Blue Green
#7EFBB3
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E99E #E963AE
analogous
#6BE963 #63E99E #63E9E1
triadic
#63E99E #9E63E9 #E99E63
tetradic
#63E99E #636BE9 #E963AE #E9E163
square
#63E99E #636BE9 #E963AE #E9E163
split-complementary
#63E99E #E163E9 #E9636B
monochromatic
#1AB85F #2DE17D #63E99E #99F1BF #CEF8E1
Accessibility & contrast
On white
1.54
#63E99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#63E99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E99E
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E99E | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D899
Deuteranopia (green-blind)
#D6CBA3
Tritanopia (blue-blind)
#33E7D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e99e; /* rgb */ color: rgb(99, 233, 158); /* oklch */ color: oklch(84.0% 0.159 155.9);
Tailwind
colors: {
custom: {
50: '#9af1bb',
500: '#63e99e',
950: '#000000',
},
}SCSS
$custom: #63e99e; $custom-light: #9af1bb; $custom-dark: #000000;
JSON
{
"hex": "#63e99e",
"rgb": {
"r": 99,
"g": 233,
"b": 158
},
"hsl": {
"h": 146.418,
"s": 75.281,
"l": 65.098
},
"oklch": {
"l": 0.8405,
"c": 0.15921,
"h": 155.9
},
"luminance": 0.63399
}Semantic roles & 50–950 ramp
primary
#63E99E
secondary
#B73980
accent
#0E7FD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1712
muted
#808582