#95EF93#95EF93
#95EF93 is a very light, vivid green. Relative luminance 0.702; OKLCH L 87.3% C 0.152 H 143.7°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #95EF93 |
|---|---|
| RGB | rgb(149, 239, 147) |
| HSL | hsl(119, 74%, 76%) |
| HSV | hsv(119, 38%, 94%) |
| CMYK | cmyk(37.7%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(87.11, -44.81, 36.23) |
| CIE-LCH | lch(87.11, 57.62, 141.05°) |
| OKLab | oklab(87.33% -0.1221 0.0898) |
| OKLCH | oklch(87.33% 0.152 143.7) |
| XYZ | xyz(48.5252, 70.2265, 38.5963) |
| Luminance | 0.7023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.60
Palegreen
#98FB98
ΔE00 2.57
Mint Green
#8FFF9F
ΔE00 3.65
Baby Green
#8CFF9E
ΔE00 3.77
Light Pastel Green
#B2FBA5
ΔE00 3.89
Foam Green
#90FDA9
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EF93 #ED93EF
analogous
#C3EF93 #95EF93 #93EFBF
triadic
#95EF93 #9395EF #EF9395
tetradic
#95EF93 #93C3EF #ED93EF #EFBF93
square
#95EF93 #93C3EF #ED93EF #EFBF93
split-complementary
#95EF93 #BF93EF #EF93C3
monochromatic
#2CDF28 #61E75E #95EF93 #C9F7C8 #E5FBE4
Accessibility & contrast
On white
1.40
#95EF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#95EF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EF93
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EF93 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08C
Deuteranopia (green-blind)
#E5D798
Tritanopia (blue-blind)
#8BEAD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #95ef93; /* rgb */ color: rgb(149, 239, 147); /* oklch */ color: oklch(87.3% 0.152 143.7);
Tailwind
colors: {
custom: {
50: '#b8f5b3',
500: '#95ef93',
950: '#000000',
},
}SCSS
$custom: #95ef93; $custom-light: #b8f5b3; $custom-dark: #000000;
JSON
{
"hex": "#95ef93",
"rgb": {
"r": 149,
"g": 239,
"b": 147
},
"hsl": {
"h": 118.696,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.87332,
"c": 0.15156,
"h": 143.7
},
"luminance": 0.70229
}Semantic roles & 50–950 ramp
primary
#95EF93
secondary
#C95BCB
accent
#0FD6D2
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581