#95EABC#95EABC
#95EABC is a very light, moderate green. Relative luminance 0.689; OKLCH L 87.0% C 0.105 H 159.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #95EABC |
|---|---|
| RGB | rgb(149, 234, 188) |
| HSL | hsl(148, 67%, 75%) |
| HSV | hsv(148, 36%, 92%) |
| CMYK | cmyk(36.3%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(86.44, -35.52, 14.32) |
| CIE-LCH | lch(86.44, 38.30, 158.04°) |
| OKLab | oklab(87.04% -0.0986 0.0368) |
| OKLCH | oklch(87.04% 0.105 159.5) |
| XYZ | xyz(50.8909, 68.8630, 58.1775) |
| Luminance | 0.6887 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 2.88
Seafoam
#7FE0B3
ΔE00 3.08
Light Teal
#90E4C1
ΔE00 3.13
Hospital Green
#9BE5AA
ΔE00 4.04
Pale Turquoise
#A5FBD5
ΔE00 4.47
Light Turquoise
#7EF4CC
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95EABC #EA95C3
analogous
#99EA95 #95EABC #95EAE6
triadic
#95EABC #BC95EA #EABC95
tetradic
#95EABC #9599EA #EA95C3 #EAE695
square
#95EABC #9599EA #EA95C3 #EAE695
split-complementary
#95EABC #E695EA #EA9599
monochromatic
#2FD67B #62E09C #95EABC #C8F4DC #E5FAEF
Accessibility & contrast
On white
1.42
#95EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#95EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95EABC
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95EABC | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBA
Deuteranopia (green-blind)
#DAD4BF
Tritanopia (blue-blind)
#82E9DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #95eabc; /* rgb */ color: rgb(149, 234, 188); /* oklch */ color: oklch(87.0% 0.105 159.5);
Tailwind
colors: {
custom: {
50: '#b7f1d0',
500: '#95eabc',
950: '#000000',
},
}SCSS
$custom: #95eabc; $custom-light: #b7f1d0; $custom-dark: #000000;
JSON
{
"hex": "#95eabc",
"rgb": {
"r": 149,
"g": 234,
"b": 188
},
"hsl": {
"h": 147.529,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.87035,
"c": 0.10524,
"h": 159.5
},
"luminance": 0.68866
}Semantic roles & 50–950 ramp
primary
#95EABC
secondary
#C55E96
accent
#177ACF
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583