#95E2AF#95E2AF
#95E2AF is a very light, moderate green. Relative luminance 0.639; OKLCH L 84.9% C 0.105 H 154.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #95E2AF |
|---|---|
| RGB | rgb(149, 226, 175) |
| HSL | hsl(140, 57%, 74%) |
| HSV | hsv(140, 34%, 89%) |
| CMYK | cmyk(34.1%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(83.90, -34.31, 17.55) |
| CIE-LCH | lch(83.90, 38.53, 152.91°) |
| OKLab | oklab(84.9% -0.0945 0.0449) |
| OKLCH | oklch(84.9% 0.105 154.6) |
| XYZ | xyz(47.3258, 63.8749, 50.3845) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.15
Seafoam
#7FE0B3
ΔE00 3.48
Mint
#AAF0C1
ΔE00 3.72
Light Teal
#90E4C1
ΔE00 4.66
Light Sea Green
#98F6B0
ΔE00 5.39
Light Seafoam
#A0FEBF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E2AF #E295C8
analogous
#A1E295 #95E2AF #95E2D5
triadic
#95E2AF #AF95E2 #E2AF95
tetradic
#95E2AF #95A1E2 #E295C8 #E2D595
square
#95E2AF #95A1E2 #E295C8 #E2D595
split-complementary
#95E2AF #D595E2 #E295A1
monochromatic
#36C667 #65D58B #95E2AF #C5EFD3 #E7F8ED
Accessibility & contrast
On white
1.52
#95E2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#95E2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E2AF
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E2AF | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AC
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#87E0D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #95e2af; /* rgb */ color: rgb(149, 226, 175); /* oklch */ color: oklch(84.9% 0.105 154.6);
Tailwind
colors: {
custom: {
50: '#b6ebc7',
500: '#95e2af',
950: '#000000',
},
}SCSS
$custom: #95e2af; $custom-light: #b6ebc7; $custom-dark: #000000;
JSON
{
"hex": "#95e2af",
"rgb": {
"r": 149,
"g": 226,
"b": 175
},
"hsl": {
"h": 140.26,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.84898,
"c": 0.10464,
"h": 154.6
},
"luminance": 0.63877
}Semantic roles & 50–950 ramp
primary
#95E2AF
secondary
#BB609C
accent
#218DC5
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482