#95EEAB#95EEAB
#95EEAB is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.6% C 0.127 H 151.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #95EEAB |
|---|---|
| RGB | rgb(149, 238, 171) |
| HSL | hsl(135, 72%, 76%) |
| HSV | hsv(135, 37%, 93%) |
| CMYK | cmyk(37.4%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(87.23, -40.48, 24.23) |
| CIE-LCH | lch(87.23, 47.17, 149.10°) |
| OKLab | oklab(87.56% -0.1107 0.0615) |
| OKLCH | oklch(87.56% 0.127 151) |
| XYZ | xyz(50.3168, 70.4760, 49.4721) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.71
Hospital Green
#9BE5AA
ΔE00 2.59
Light Mint Green
#A6FBB2
ΔE00 3.20
Seafoam (survey)
#80F9AD
ΔE00 3.60
Light Seafoam
#A0FEBF
ΔE00 3.64
Mint (survey)
#9FFEB0
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EEAB #EE95D8
analogous
#ABEE95 #95EEAB #95EED7
triadic
#95EEAB #AB95EE #EEAB95
tetradic
#95EEAB #95ABEE #EE95D8 #EED795
square
#95EEAB #95ABEE #EE95D8 #EED795
split-complementary
#95EEAB #D795EE #EE95AB
monochromatic
#2CDD57 #60E681 #95EEAB #CAF6D5 #E5FBEA
Accessibility & contrast
On white
1.39
#95EEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#95EEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EEAB
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EEAB | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE0A7
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#86EBDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #95eeab; /* rgb */ color: rgb(149, 238, 171); /* oklch */ color: oklch(87.6% 0.127 151.0);
Tailwind
colors: {
custom: {
50: '#b7f4c4',
500: '#95eeab',
950: '#000000',
},
}SCSS
$custom: #95eeab; $custom-light: #b7f4c4; $custom-dark: #000000;
JSON
{
"hex": "#95eeab",
"rgb": {
"r": 149,
"g": 238,
"b": 171
},
"hsl": {
"h": 134.831,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.87564,
"c": 0.12663,
"h": 151
},
"luminance": 0.70479
}Semantic roles & 50–950 ramp
primary
#95EEAB
secondary
#CA5DAF
accent
#11A4D4
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#121712
muted
#828582