#95FFA2#95FFA2
#95FFA2 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.3% C 0.160 H 146.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #95FFA2 |
|---|---|
| RGB | rgb(149, 255, 162) |
| HSL | hsl(127, 100%, 79%) |
| HSV | hsv(127, 42%, 100%) |
| CMYK | cmyk(41.6%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(91.92, -49.32, 35.09) |
| CIE-LCH | lch(91.92, 60.53, 144.57°) |
| OKLab | oklab(91.32% -0.1342 0.0875) |
| OKLCH | oklch(91.32% 0.16 146.9) |
| XYZ | xyz(54.6731, 80.5147, 46.8354) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.67
Baby Green
#8CFF9E
ΔE00 0.96
Palegreen
#98FB98
ΔE00 1.68
Foam Green
#90FDA9
ΔE00 1.75
Mint (survey)
#9FFEB0
ΔE00 2.53
Light Seafoam Green
#A7FFB5
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95FFA2 #FF95F2
analogous
#BDFF95 #95FFA2 #95FFD7
triadic
#95FFA2 #A295FF #FFA295
tetradic
#95FFA2 #95BDFF #FF95F2 #FFD795
square
#95FFA2 #95BDFF #FF95F2 #FFD795
split-complementary
#95FFA2 #D795FF #FF95BD
monochromatic
#1BFF37 #58FF6C #95FFA2 #D2FFD8 #E0FFE4
Accessibility & contrast
On white
1.23
#95FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#95FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95FFA2
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95FFA2 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9C
Deuteranopia (green-blind)
#F2E4A8
Tritanopia (blue-blind)
#85FBE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #95ffa2; /* rgb */ color: rgb(149, 255, 162); /* oklch */ color: oklch(91.3% 0.160 146.9);
Tailwind
colors: {
custom: {
50: '#b9ffbe',
500: '#95ffa2',
950: '#000000',
},
}SCSS
$custom: #95ffa2; $custom-light: #b9ffbe; $custom-dark: #000000;
JSON
{
"hex": "#95ffa2",
"rgb": {
"r": 149,
"g": 255,
"b": 162
},
"hsl": {
"h": 127.358,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91318,
"c": 0.16022,
"h": 146.9
},
"luminance": 0.80518
}Semantic roles & 50–950 ramp
primary
#95FFA2
secondary
#E157D0
accent
#00C9E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682