#95E9BC#95E9BC
#95E9BC is a very light, moderate green. Relative luminance 0.683; OKLCH L 86.8% C 0.104 H 159.8°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #95E9BC |
|---|---|
| RGB | rgb(149, 233, 188) |
| HSL | hsl(148, 66%, 75%) |
| HSV | hsv(148, 36%, 91%) |
| CMYK | cmyk(36.1%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(86.15, -35.06, 13.92) |
| CIE-LCH | lch(86.15, 37.73, 158.34°) |
| OKLab | oklab(86.81% -0.0974 0.0358) |
| OKLCH | oklch(86.81% 0.104 159.8) |
| XYZ | xyz(50.6070, 68.2953, 58.0829) |
| Luminance | 0.6830 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.87
Seafoam
#7FE0B3
ΔE00 2.96
Mint
#AAF0C1
ΔE00 2.98
Hospital Green
#9BE5AA
ΔE00 4.15
Pale Turquoise
#A5FBD5
ΔE00 4.52
Light Turquoise
#7EF4CC
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E9BC #E995C2
analogous
#98E995 #95E9BC #95E9E6
triadic
#95E9BC #BC95E9 #E9BC95
tetradic
#95E9BC #9598E9 #E995C2 #E9E695
square
#95E9BC #9598E9 #E995C2 #E9E695
split-complementary
#95E9BC #E695E9 #E99598
monochromatic
#30D47C #62DE9C #95E9BC #C8F4DC #E6FAEF
Accessibility & contrast
On white
1.43
#95E9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#95E9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E9BC
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E9BC | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#D9D4BF
Tritanopia (blue-blind)
#82E8DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #95e9bc; /* rgb */ color: rgb(149, 233, 188); /* oklch */ color: oklch(86.8% 0.104 159.8);
Tailwind
colors: {
custom: {
50: '#b7f0d0',
500: '#95e9bc',
950: '#000000',
},
}SCSS
$custom: #95e9bc; $custom-light: #b7f0d0; $custom-dark: #000000;
JSON
{
"hex": "#95e9bc",
"rgb": {
"r": 149,
"g": 233,
"b": 188
},
"hsl": {
"h": 147.857,
"s": 65.625,
"l": 74.902
},
"oklch": {
"l": 0.86807,
"c": 0.10375,
"h": 159.8
},
"luminance": 0.68298
}Semantic roles & 50–950 ramp
primary
#95E9BC
secondary
#C45F95
accent
#1879CD
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111614
muted
#818583