#95E7AB#95E7AB
#95E7AB is a very light, moderate green. Relative luminance 0.665; OKLCH L 86.0% C 0.116 H 151.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #95E7AB |
|---|---|
| RGB | rgb(149, 231, 171) |
| HSL | hsl(136, 63%, 75%) |
| HSV | hsv(136, 35%, 91%) |
| CMYK | cmyk(35.5%, 0%, 26%, 9.4%) |
| CIE-LAB | lab(85.24, -37.33, 21.49) |
| CIE-LCH | lch(85.24, 43.07, 150.07°) |
| OKLab | oklab(85.95% -0.1023 0.0547) |
| OKLCH | oklch(85.95% 0.116 151.9) |
| XYZ | xyz(48.3183, 66.4790, 48.8059) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.08
Light Sea Green
#98F6B0
ΔE00 3.51
Mint
#AAF0C1
ΔE00 4.07
Light Mint Green
#A6FBB2
ΔE00 4.83
Seafoam
#7FE0B3
ΔE00 4.86
Light Seafoam
#A0FEBF
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E7AB #E795D1
analogous
#A8E795 #95E7AB #95E7D4
triadic
#95E7AB #AB95E7 #E7AB95
tetradic
#95E7AB #95A8E7 #E795D1 #E7D495
square
#95E7AB #95A8E7 #E795D1 #E7D495
split-complementary
#95E7AB #D495E7 #E795A8
monochromatic
#31D05C #63DC83 #95E7AB #C7F2D3 #E6F9EB
Accessibility & contrast
On white
1.47
#95E7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#95E7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E7AB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E7AB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DAA7
Deuteranopia (green-blind)
#DBD1AE
Tritanopia (blue-blind)
#87E5D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #95e7ab; /* rgb */ color: rgb(149, 231, 171); /* oklch */ color: oklch(86.0% 0.116 151.9);
Tailwind
colors: {
custom: {
50: '#b7efc4',
500: '#95e7ab',
950: '#000000',
},
}SCSS
$custom: #95e7ab; $custom-light: #b7efc4; $custom-dark: #000000;
JSON
{
"hex": "#95e7ab",
"rgb": {
"r": 149,
"g": 231,
"b": 171
},
"hsl": {
"h": 136.098,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.85954,
"c": 0.11604,
"h": 151.9
},
"luminance": 0.66482
}Semantic roles & 50–950 ramp
primary
#95E7AB
secondary
#C15FA7
accent
#1B9CCB
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111612
muted
#818582