#95E69A#95E69A
#95E69A is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.4% C 0.131 H 145.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #95E69A |
|---|---|
| RGB | rgb(149, 230, 154) |
| HSL | hsl(124, 62%, 74%) |
| HSV | hsv(124, 35%, 90%) |
| CMYK | cmyk(35.2%, 0%, 33%, 9.8%) |
| CIE-LAB | lab(84.65, -39.77, 29.43) |
| CIE-LCH | lch(84.65, 49.48, 143.50°) |
| OKLab | oklab(85.37% -0.1084 0.0739) |
| OKLCH | oklch(85.37% 0.131 145.7) |
| XYZ | xyz(46.5218, 65.3139, 40.7211) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.23
Hospital Green
#9BE5AA
ΔE00 3.37
Light Sea Green
#98F6B0
ΔE00 4.09
Light Mint Green
#A6FBB2
ΔE00 4.70
Mint (survey)
#9FFEB0
ΔE00 5.14
Foam Green
#90FDA9
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95E69A #E695E1
analogous
#B9E695 #95E69A #95E6C3
triadic
#95E69A #9A95E6 #E69A95
tetradic
#95E69A #95B9E6 #E695E1 #E6C395
square
#95E69A #95B9E6 #E695E1 #E6C395
split-complementary
#95E69A #C395E6 #E695B9
monochromatic
#32CF3C #63DA6B #95E69A #C7F2C9 #E6F9E7
Accessibility & contrast
On white
1.49
#95E69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#95E69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95E69A
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95E69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95E69A | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D895
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#8BE2D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #95e69a; /* rgb */ color: rgb(149, 230, 154); /* oklch */ color: oklch(85.4% 0.131 145.7);
Tailwind
colors: {
custom: {
50: '#b7eeb8',
500: '#95e69a',
950: '#000000',
},
}SCSS
$custom: #95e69a; $custom-light: #b7eeb8; $custom-dark: #000000;
JSON
{
"hex": "#95e69a",
"rgb": {
"r": 149,
"g": 230,
"b": 154
},
"hsl": {
"h": 123.704,
"s": 61.832,
"l": 74.314
},
"oklch": {
"l": 0.85371,
"c": 0.13121,
"h": 145.7
},
"luminance": 0.65316
}Semantic roles & 50–950 ramp
primary
#95E69A
secondary
#C05FBA
accent
#1CBFCA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111611
muted
#818581