#95E2BB#95E2BB
#95E2BB is a very light, moderate green. Relative luminance 0.644; OKLCH L 85.2% C 0.094 H 161.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2BB |
|---|---|
| RGB | rgb(149, 226, 187) |
| HSL | hsl(150, 57%, 74%) |
| HSV | hsv(150, 34%, 89%) |
| CMYK | cmyk(34.1%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(84.16, -32.00, 11.62) |
| CIE-LCH | lch(84.16, 34.05, 160.05°) |
| OKLab | oklab(85.19% -0.0893 0.0299) |
| OKLCH | oklch(85.19% 0.094 161.5) |
| XYZ | xyz(48.5572, 64.3674, 56.8697) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.71
Seafoam
#7FE0B3
ΔE00 2.87
Mint
#AAF0C1
ΔE00 4.16
Hospital Green
#9BE5AA
ΔE00 5.14
Pale Turquoise
#A5FBD5
ΔE00 5.48
Light Turquoise
#7EF4CC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2BB #E295BC
analogous
#95E295 #95E2BB #95E2E1
triadic
#95E2BB #BB95E2 #E2BB95
tetradic
#95E2BB #9595E2 #E295BC #E2E195
square
#95E2BB #9595E2 #E295BC #E2E195
split-complementary
#95E2BB #E195E2 #E29595
monochromatic
#36C67D #65D59C #95E2BB #C5EFDA #E7F8F0
Accessibility & contrast
On white
1.51
#95E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#95E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2BB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2BB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#D3CEBD
Tritanopia (blue-blind)
#84E2D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #95e2bb; /* rgb */ color: rgb(149, 226, 187); /* oklch */ color: oklch(85.2% 0.094 161.5);
Tailwind
colors: {
custom: {
50: '#b6ebcf',
500: '#95e2bb',
950: '#000000',
},
}SCSS
$custom: #95e2bb; $custom-light: #b6ebcf; $custom-dark: #000000;
JSON
{
"hex": "#95e2bb",
"rgb": {
"r": 149,
"g": 226,
"b": 187
},
"hsl": {
"h": 149.61,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.85189,
"c": 0.09419,
"h": 161.5
},
"luminance": 0.6437
}Semantic roles & 50–950 ramp
primary
#95E2BB
secondary
#BB608E
accent
#2174C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483