#95EEB2#95EEB2
#95EEB2 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.7% C 0.120 H 153.8°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #95EEB2 |
|---|---|
| RGB | rgb(149, 238, 178) |
| HSL | hsl(140, 72%, 76%) |
| HSV | hsv(140, 37%, 93%) |
| CMYK | cmyk(37.4%, 0%, 25.2%, 6.7%) |
| CIE-LAB | lab(87.36, -39.23, 20.81) |
| CIE-LCH | lch(87.36, 44.40, 152.06°) |
| OKLab | oklab(87.72% -0.1077 0.0531) |
| OKLCH | oklch(87.72% 0.12 153.8) |
| XYZ | xyz(51.0017, 70.7500, 53.0795) |
| Luminance | 0.7075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.44
Hospital Green
#9BE5AA
ΔE00 2.52
Light Seafoam
#A0FEBF
ΔE00 3.35
Mint
#AAF0C1
ΔE00 3.62
Light Mint Green
#A6FBB2
ΔE00 3.98
Seafoam (survey)
#80F9AD
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EEB2 #EE95D1
analogous
#A4EE95 #95EEB2 #95EEDF
triadic
#95EEB2 #B295EE #EEB295
tetradic
#95EEB2 #95A4EE #EE95D1 #EEDF95
square
#95EEB2 #95A4EE #EE95D1 #EEDF95
split-complementary
#95EEB2 #DF95EE #EE95A4
monochromatic
#2CDD65 #60E68C #95EEB2 #CAF6D8 #E5FBEC
Accessibility & contrast
On white
1.39
#95EEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#95EEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EEB2
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EEB2 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AF
Deuteranopia (green-blind)
#E0D7B5
Tritanopia (blue-blind)
#84ECDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #95eeb2; /* rgb */ color: rgb(149, 238, 178); /* oklch */ color: oklch(87.7% 0.120 153.8);
Tailwind
colors: {
custom: {
50: '#b7f4c9',
500: '#95eeb2',
950: '#000000',
},
}SCSS
$custom: #95eeb2; $custom-light: #b7f4c9; $custom-dark: #000000;
JSON
{
"hex": "#95eeb2",
"rgb": {
"r": 149,
"g": 238,
"b": 178
},
"hsl": {
"h": 139.551,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.87716,
"c": 0.12006,
"h": 153.8
},
"luminance": 0.70753
}Semantic roles & 50–950 ramp
primary
#95EEB2
secondary
#CA5DA7
accent
#1195D4
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582