#95F2AA#95F2AA
#95F2AA is a very light, vivid green. Relative luminance 0.728; OKLCH L 88.5% C 0.134 H 150.2°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #95F2AA |
|---|---|
| RGB | rgb(149, 242, 170) |
| HSL | hsl(134, 78%, 77%) |
| HSV | hsv(134, 38%, 95%) |
| CMYK | cmyk(38.4%, 0%, 29.8%, 5.1%) |
| CIE-LAB | lab(88.35, -42.42, 26.27) |
| CIE-LCH | lch(88.35, 49.90, 148.23°) |
| OKLab | oklab(88.47% -0.1159 0.0664) |
| OKLCH | oklch(88.47% 0.134 150.2) |
| XYZ | xyz(51.3993, 72.7930, 49.3645) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.01
Light Mint Green
#A6FBB2
ΔE00 2.43
Mint (survey)
#9FFEB0
ΔE00 2.65
Foam Green
#90FDA9
ΔE00 2.90
Seafoam (survey)
#80F9AD
ΔE00 2.92
Light Seafoam Green
#A7FFB5
ΔE00 3.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F2AA #F295DD
analogous
#AFF295 #95F2AA #95F2D8
triadic
#95F2AA #AA95F2 #F2AA95
tetradic
#95F2AA #95AFF2 #F295DD #F2D895
square
#95F2AA #95AFF2 #F295DD #F2D895
split-complementary
#95F2AA #D895F2 #F295AF
monochromatic
#28E553 #5EEB7E #95F2AA #CCF9D6 #E4FCE9
Accessibility & contrast
On white
1.35
#95F2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#95F2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F2AA
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F2AA | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A6
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#86EFDF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #95f2aa; /* rgb */ color: rgb(149, 242, 170); /* oklch */ color: oklch(88.5% 0.134 150.2);
Tailwind
colors: {
custom: {
50: '#b7f7c3',
500: '#95f2aa',
950: '#000000',
},
}SCSS
$custom: #95f2aa; $custom-light: #b7f7c3; $custom-dark: #000000;
JSON
{
"hex": "#95f2aa",
"rgb": {
"r": 149,
"g": 242,
"b": 170
},
"hsl": {
"h": 133.548,
"s": 78.151,
"l": 76.667
},
"oklch": {
"l": 0.88465,
"c": 0.13356,
"h": 150.2
},
"luminance": 0.72796
}Semantic roles & 50–950 ramp
primary
#95F2AA
secondary
#CF5CB5
accent
#0BACDA
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121712
muted
#828582