#95EEB3#95EEB3
#95EEB3 is a very light, moderate green. Relative luminance 0.708; OKLCH L 87.7% C 0.119 H 154.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #95EEB3 |
|---|---|
| RGB | rgb(149, 238, 179) |
| HSL | hsl(140, 72%, 76%) |
| HSV | hsv(140, 37%, 93%) |
| CMYK | cmyk(37.4%, 0%, 24.8%, 6.7%) |
| CIE-LAB | lab(87.38, -39.04, 20.32) |
| CIE-LCH | lch(87.38, 44.01, 152.51°) |
| OKLab | oklab(87.74% -0.1073 0.0519) |
| OKLCH | oklch(87.74% 0.119 154.2) |
| XYZ | xyz(51.1025, 70.7903, 53.6103) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.58
Light Sea Green
#98F6B0
ΔE00 2.60
Light Seafoam
#A0FEBF
ΔE00 3.36
Mint
#AAF0C1
ΔE00 3.48
Light Mint Green
#A6FBB2
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EEB3 #EE95D0
analogous
#A3EE95 #95EEB3 #95EEE0
triadic
#95EEB3 #B395EE #EEB395
tetradic
#95EEB3 #95A3EE #EE95D0 #EEE095
square
#95EEB3 #95A3EE #EE95D0 #EEE095
split-complementary
#95EEB3 #E095EE #EE95A3
monochromatic
#2CDD67 #60E68D #95EEB3 #CAF6D9 #E5FBEC
Accessibility & contrast
On white
1.39
#95EEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#95EEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EEB3
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EEB3 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1B0
Deuteranopia (green-blind)
#E0D7B6
Tritanopia (blue-blind)
#84ECDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #95eeb3; /* rgb */ color: rgb(149, 238, 179); /* oklch */ color: oklch(87.7% 0.119 154.2);
Tailwind
colors: {
custom: {
50: '#b7f4ca',
500: '#95eeb3',
950: '#000000',
},
}SCSS
$custom: #95eeb3; $custom-light: #b7f4ca; $custom-dark: #000000;
JSON
{
"hex": "#95eeb3",
"rgb": {
"r": 149,
"g": 238,
"b": 179
},
"hsl": {
"h": 140.225,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.87739,
"c": 0.11914,
"h": 154.2
},
"luminance": 0.70793
}Semantic roles & 50–950 ramp
primary
#95EEB3
secondary
#CA5DA5
accent
#1193D4
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121713
muted
#828582