#95E2AE#95E2AE
#95E2AE is a very light, moderate green. Relative luminance 0.638; OKLCH L 84.9% C 0.106 H 154.1°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2AE |
|---|---|
| RGB | rgb(149, 226, 174) |
| HSL | hsl(139, 57%, 74%) |
| HSV | hsv(139, 34%, 89%) |
| CMYK | cmyk(34.1%, 0%, 23%, 11.4%) |
| CIE-LAB | lab(83.88, -34.49, 18.04) |
| CIE-LCH | lch(83.88, 38.93, 152.39°) |
| OKLab | oklab(84.88% -0.0949 0.0462) |
| OKLCH | oklch(84.88% 0.106 154.1) |
| XYZ | xyz(47.2280, 63.8358, 49.8692) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 1.93
Seafoam
#7FE0B3
ΔE00 3.64
Mint
#AAF0C1
ΔE00 3.80
Light Teal
#90E4C1
ΔE00 4.90
Light Sea Green
#98F6B0
ΔE00 5.26
Light Seafoam
#A0FEBF
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2AE #E295C9
analogous
#A2E295 #95E2AE #95E2D4
triadic
#95E2AE #AE95E2 #E2AE95
tetradic
#95E2AE #95A2E2 #E295C9 #E2D495
square
#95E2AE #95A2E2 #E295C9 #E2D495
split-complementary
#95E2AE #D495E2 #E295A2
monochromatic
#36C665 #65D589 #95E2AE #C5EFD3 #E7F8ED
Accessibility & contrast
On white
1.53
#95E2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#95E2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2AE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2AE | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#D5CEB1
Tritanopia (blue-blind)
#87E0D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95e2ae; /* rgb */ color: rgb(149, 226, 174); /* oklch */ color: oklch(84.9% 0.106 154.1);
Tailwind
colors: {
custom: {
50: '#b6ebc6',
500: '#95e2ae',
950: '#000000',
},
}SCSS
$custom: #95e2ae; $custom-light: #b6ebc6; $custom-dark: #000000;
JSON
{
"hex": "#95e2ae",
"rgb": {
"r": 149,
"g": 226,
"b": 174
},
"hsl": {
"h": 139.481,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.84875,
"c": 0.10557,
"h": 154.1
},
"luminance": 0.63838
}Semantic roles & 50–950 ramp
primary
#95E2AE
secondary
#BB609D
accent
#218FC5
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482