#63EF95#63EF95
#63EF95 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.175 H 152.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #63EF95 |
|---|---|
| RGB | rgb(99, 239, 149) |
| HSL | hsl(141, 81%, 66%) |
| HSV | hsv(141, 59%, 94%) |
| CMYK | cmyk(58.6%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(85.28, -57.42, 32.47) |
| CIE-LCH | lch(85.28, 65.97, 150.51°) |
| OKLab | oklab(85.33% -0.1555 0.081) |
| OKLCH | oklch(85.33% 0.175 152.5) |
| XYZ | xyz(41.4337, 66.5516, 39.0902) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.03
Sea Green (survey)
#53FCA1
ΔE00 3.05
Light Bluish Green
#76FDA8
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.38
Weird Green
#3AE57F
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EF95 #EF63BD
analogous
#77EF63 #63EF95 #63EFDB
triadic
#63EF95 #9563EF #EF9563
tetradic
#63EF95 #6377EF #EF63BD #EFDB63
square
#63EF95 #6377EF #EF63BD #EFDB63
split-complementary
#63EF95 #DB63EF #EF6377
monochromatic
#14C453 #2BE96F #63EF95 #9BF5BB #D2FAE0
Accessibility & contrast
On white
1.47
#63EF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#63EF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EF95
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EF95 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#36ECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63ef95; /* rgb */ color: rgb(99, 239, 149); /* oklch */ color: oklch(85.3% 0.175 152.5);
Tailwind
colors: {
custom: {
50: '#9bf5b5',
500: '#63ef95',
950: '#000000',
},
}SCSS
$custom: #63ef95; $custom-light: #9bf5b5; $custom-dark: #000000;
JSON
{
"hex": "#63ef95",
"rgb": {
"r": 99,
"g": 239,
"b": 149
},
"hsl": {
"h": 141.429,
"s": 81.395,
"l": 66.275
},
"oklch": {
"l": 0.85334,
"c": 0.17536,
"h": 152.5
},
"luminance": 0.66556
}Semantic roles & 50–950 ramp
primary
#63EF95
secondary
#C1358F
accent
#0891DE
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581