#95E4BB#95E4BB
#95E4BB is a very light, moderate green. Relative luminance 0.655; OKLCH L 85.6% C 0.097 H 160.8°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #95E4BB |
|---|---|
| RGB | rgb(149, 228, 187) |
| HSL | hsl(149, 59%, 74%) |
| HSV | hsv(149, 35%, 89%) |
| CMYK | cmyk(34.6%, 0%, 18%, 10.6%) |
| CIE-LAB | lab(84.72, -32.94, 12.42) |
| CIE-LCH | lch(84.72, 35.20, 159.34°) |
| OKLab | oklab(85.64% -0.0917 0.032) |
| OKLCH | oklch(85.64% 0.097 160.8) |
| XYZ | xyz(49.1042, 65.4615, 57.0520) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.98
Seafoam
#7FE0B3
ΔE00 2.72
Mint
#AAF0C1
ΔE00 3.71
Hospital Green
#9BE5AA
ΔE00 4.71
Pale Turquoise
#A5FBD5
ΔE00 5.16
Light Turquoise
#7EF4CC
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E4BB #E495BE
analogous
#97E495 #95E4BB #95E4E3
triadic
#95E4BB #BB95E4 #E4BB95
tetradic
#95E4BB #9597E4 #E495BE #E4E395
square
#95E4BB #9597E4 #E495BE #E4E395
split-complementary
#95E4BB #E395E4 #E49597
monochromatic
#34CB7C #64D89C #95E4BB #C6F0DA #E7F9EF
Accessibility & contrast
On white
1.49
#95E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#95E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E4BB
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E4BB | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#84E3D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95e4bb; /* rgb */ color: rgb(149, 228, 187); /* oklch */ color: oklch(85.6% 0.097 160.8);
Tailwind
colors: {
custom: {
50: '#b6edcf',
500: '#95e4bb',
950: '#000000',
},
}SCSS
$custom: #95e4bb; $custom-light: #b6edcf; $custom-dark: #000000;
JSON
{
"hex": "#95e4bb",
"rgb": {
"r": 149,
"g": 228,
"b": 187
},
"hsl": {
"h": 148.861,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.85644,
"c": 0.09716,
"h": 160.8
},
"luminance": 0.65464
}Semantic roles & 50–950 ramp
primary
#95E4BB
secondary
#BD6090
accent
#1E76C7
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111613
muted
#818583