#63FF95#63FF95
#63FF95 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.2% C 0.196 H 150.9°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #63FF95 |
|---|---|
| RGB | rgb(99, 255, 149) |
| HSL | hsl(139, 100%, 69%) |
| HSV | hsv(139, 61%, 100%) |
| CMYK | cmyk(61.2%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(90.02, -63.47, 38.69) |
| CIE-LCH | lch(90.02, 74.34, 148.64°) |
| OKLab | oklab(89.23% -0.1715 0.0956) |
| OKLCH | oklch(89.23% 0.196 150.9) |
| XYZ | xyz(46.3268, 76.3380, 40.7212) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 2.87
Wintergreen
#20F986
ΔE00 2.98
Baby Green
#8CFF9E
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 3.22
Mint Green
#8FFF9F
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FF95 #FF63CD
analogous
#7FFF63 #63FF95 #63FFE3
triadic
#63FF95 #9563FF #FF9563
tetradic
#63FF95 #637FFF #FF63CD #FFE363
square
#63FF95 #637FFF #FF63CD #FFE363
split-complementary
#63FF95 #E363FF #FF637F
monochromatic
#00E84A #26FF6B #63FF95 #A0FFBF #DDFFE8
Accessibility & contrast
On white
1.29
#63FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#63FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FF95
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FF95 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8D
Deuteranopia (green-blind)
#ECDD9C
Tritanopia (blue-blind)
#2DFBE5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #63ff95; /* rgb */ color: rgb(99, 255, 149); /* oklch */ color: oklch(89.2% 0.196 150.9);
Tailwind
colors: {
custom: {
50: '#9dffb5',
500: '#63ff95',
950: '#000000',
},
}SCSS
$custom: #63ff95; $custom-light: #9dffb5; $custom-dark: #000000;
JSON
{
"hex": "#63ff95",
"rgb": {
"r": 99,
"g": 255,
"b": 149
},
"hsl": {
"h": 139.231,
"s": 100,
"l": 69.412
},
"oklch": {
"l": 0.89227,
"c": 0.19636,
"h": 150.9
},
"luminance": 0.76343
}Semantic roles & 50–950 ramp
primary
#63FF95
secondary
#DA2CA2
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681