#95F892#95F892
#95F892 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.4% C 0.166 H 143.4°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #95F892 |
|---|---|
| RGB | rgb(149, 248, 146) |
| HSL | hsl(118, 88%, 77%) |
| HSV | hsv(118, 41%, 97%) |
| CMYK | cmyk(39.9%, 0%, 41.1%, 2.7%) |
| CIE-LAB | lab(89.67, -48.79, 40.05) |
| CIE-LCH | lch(89.67, 63.12, 140.62°) |
| OKLab | oklab(89.41% -0.1329 0.0986) |
| OKLCH | oklch(89.41% 0.166 143.4) |
| XYZ | xyz(51.1478, 75.5967, 39.0851) |
| Luminance | 0.7560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.85
Lightgreen
#90EE90
ΔE00 2.28
Mint Green
#8FFF9F
ΔE00 2.38
Baby Green
#8CFF9E
ΔE00 2.47
Pastel Green
#B0FF9D
ΔE00 3.16
Pale Light Green
#B1FC99
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F892 #F592F8
analogous
#C8F892 #95F892 #92F8C2
triadic
#95F892 #9295F8 #F89295
tetradic
#95F892 #92C8F8 #F592F8 #F8C292
square
#95F892 #92C8F8 #F592F8 #F8C292
split-complementary
#95F892 #C292F8 #F892C8
monochromatic
#25F11F #5DF458 #95F892 #CDFCCC #E3FDE2
Accessibility & contrast
On white
1.30
#95F892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#95F892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F892
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F892 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78A
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#8AF3DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #95f892; /* rgb */ color: rgb(149, 248, 146); /* oklch */ color: oklch(89.4% 0.166 143.4);
Tailwind
colors: {
custom: {
50: '#b8fbb3',
500: '#95f892',
950: '#000000',
},
}SCSS
$custom: #95f892; $custom-light: #b8fbb3; $custom-dark: #000000;
JSON
{
"hex": "#95f892",
"rgb": {
"r": 149,
"g": 248,
"b": 146
},
"hsl": {
"h": 118.235,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.89412,
"c": 0.16552,
"h": 143.4
},
"luminance": 0.756
}Semantic roles & 50–950 ramp
primary
#95F892
secondary
#D357D7
accent
#01E5DE
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581