#95EA88#95EA88
#95EA88 is a very light, vivid green. Relative luminance 0.670; OKLCH L 86.0% C 0.155 H 141.1°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #95EA88 |
|---|---|
| RGB | rgb(149, 234, 136) |
| HSL | hsl(112, 70%, 73%) |
| HSV | hsv(112, 42%, 92%) |
| CMYK | cmyk(36.3%, 0%, 41.9%, 8.2%) |
| CIE-LAB | lab(85.51, -44.24, 39.62) |
| CIE-LCH | lch(85.51, 59.39, 138.16°) |
| OKLab | oklab(85.98% -0.1208 0.0973) |
| OKLCH | oklch(85.98% 0.155 141.1) |
| XYZ | xyz(46.2594, 67.0104, 33.7846) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.67
Palegreen
#98FB98
ΔE00 3.73
Pale Light Green
#B1FC99
ΔE00 4.49
Light Green
#96F97B
ΔE00 4.52
Light Pastel Green
#B2FBA5
ΔE00 4.82
Pastel Green
#B0FF9D
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EA88 #DD88EA
analogous
#C6EA88 #95EA88 #88EAAC
triadic
#95EA88 #8895EA #EA8895
tetradic
#95EA88 #88C6EA #DD88EA #EAAC88
square
#95EA88 #88C6EA #DD88EA #EAAC88
split-complementary
#95EA88 #AC88EA #EA88C6
monochromatic
#3CD225 #67E154 #95EA88 #C3F3BC #E8FAE5
Accessibility & contrast
On white
1.46
#95EA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#95EA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EA88
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EA88 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB81
Deuteranopia (green-blind)
#E2D38E
Tritanopia (blue-blind)
#8EE4D2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #95ea88; /* rgb */ color: rgb(149, 234, 136); /* oklch */ color: oklch(86.0% 0.155 141.1);
Tailwind
colors: {
custom: {
50: '#b7f1ac',
500: '#95ea88',
950: '#000000',
},
}SCSS
$custom: #95ea88; $custom-light: #b7f1ac; $custom-dark: #000000;
JSON
{
"hex": "#95ea88",
"rgb": {
"r": 149,
"g": 234,
"b": 136
},
"hsl": {
"h": 112.041,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.85979,
"c": 0.15507,
"h": 141.1
},
"luminance": 0.67013
}Semantic roles & 50–950 ramp
primary
#95EA88
secondary
#B552C4
accent
#14D2B9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121710
muted
#828581