#95EBAA#95EBAA
#95EBAA is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.9% C 0.123 H 150.9°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #95EBAA |
|---|---|
| RGB | rgb(149, 235, 170) |
| HSL | hsl(135, 68%, 75%) |
| HSV | hsv(135, 37%, 92%) |
| CMYK | cmyk(36.6%, 0%, 27.7%, 7.8%) |
| CIE-LAB | lab(86.36, -39.31, 23.55) |
| CIE-LCH | lch(86.36, 45.82, 149.08°) |
| OKLab | oklab(86.85% -0.1076 0.0598) |
| OKLCH | oklch(86.85% 0.123 150.9) |
| XYZ | xyz(49.3557, 68.7057, 48.6833) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.93
Light Sea Green
#98F6B0
ΔE00 2.40
Light Mint Green
#A6FBB2
ΔE00 3.78
Light Seafoam
#A0FEBF
ΔE00 4.16
Seafoam (survey)
#80F9AD
ΔE00 4.21
Mint (survey)
#9FFEB0
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EBAA #EB95D6
analogous
#ABEB95 #95EBAA #95EBD5
triadic
#95EBAA #AA95EB #EBAA95
tetradic
#95EBAA #95ABEB #EB95D6 #EBD595
square
#95EBAA #95ABEB #EB95D6 #EBD595
split-complementary
#95EBAA #D595EB #EB95AB
monochromatic
#2ED857 #62E181 #95EBAA #C8F5D3 #E5FAEA
Accessibility & contrast
On white
1.42
#95EBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#95EBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EBAA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EBAA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA6
Deuteranopia (green-blind)
#DED5AE
Tritanopia (blue-blind)
#87E8DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #95ebaa; /* rgb */ color: rgb(149, 235, 170); /* oklch */ color: oklch(86.9% 0.123 150.9);
Tailwind
colors: {
custom: {
50: '#b7f2c3',
500: '#95ebaa',
950: '#000000',
},
}SCSS
$custom: #95ebaa; $custom-light: #b7f2c3; $custom-dark: #000000;
JSON
{
"hex": "#95ebaa",
"rgb": {
"r": 149,
"g": 235,
"b": 170
},
"hsl": {
"h": 134.651,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.86852,
"c": 0.12306,
"h": 150.9
},
"luminance": 0.68709
}Semantic roles & 50–950 ramp
primary
#95EBAA
secondary
#C65EAD
accent
#15A3D0
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582