#95E5BB#95E5BB
#95E5BB is a very light, moderate green. Relative luminance 0.660; OKLCH L 85.9% C 0.099 H 160.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #95E5BB |
|---|---|
| RGB | rgb(149, 229, 187) |
| HSL | hsl(149, 61%, 74%) |
| HSV | hsv(149, 35%, 90%) |
| CMYK | cmyk(34.9%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(85.00, -33.41, 12.82) |
| CIE-LCH | lch(85.00, 35.78, 159.01°) |
| OKLab | oklab(85.87% -0.093 0.033) |
| OKLCH | oklch(85.87% 0.099 160.5) |
| XYZ | xyz(49.3801, 66.0132, 57.1440) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.17
Seafoam
#7FE0B3
ΔE00 2.71
Mint
#AAF0C1
ΔE00 3.51
Hospital Green
#9BE5AA
ΔE00 4.51
Pale Turquoise
#A5FBD5
ΔE00 5.03
Light Turquoise
#7EF4CC
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E5BB #E595BF
analogous
#97E595 #95E5BB #95E5E3
triadic
#95E5BB #BB95E5 #E5BB95
tetradic
#95E5BB #9597E5 #E595BF #E5E395
square
#95E5BB #9597E5 #E595BF #E5E395
split-complementary
#95E5BB #E395E5 #E59597
monochromatic
#33CD7C #64D99B #95E5BB #C6F1DB #E6F9EF
Accessibility & contrast
On white
1.48
#95E5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#95E5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E5BB
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E5BB | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D6D1BD
Tritanopia (blue-blind)
#83E4D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #95e5bb; /* rgb */ color: rgb(149, 229, 187); /* oklch */ color: oklch(85.9% 0.099 160.5);
Tailwind
colors: {
custom: {
50: '#b6edcf',
500: '#95e5bb',
950: '#000000',
},
}SCSS
$custom: #95e5bb; $custom-light: #b6edcf; $custom-dark: #000000;
JSON
{
"hex": "#95e5bb",
"rgb": {
"r": 149,
"g": 229,
"b": 187
},
"hsl": {
"h": 148.5,
"s": 60.606,
"l": 74.118
},
"oklch": {
"l": 0.85871,
"c": 0.09865,
"h": 160.5
},
"luminance": 0.66016
}Semantic roles & 50–950 ramp
primary
#95E5BB
secondary
#BF6091
accent
#1D77C8
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583