#95F993#95F993
#95F993 is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.7% C 0.166 H 143.6°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #95F993 |
|---|---|
| RGB | rgb(149, 249, 147) |
| HSL | hsl(119, 89%, 78%) |
| HSV | hsv(119, 41%, 98%) |
| CMYK | cmyk(40.2%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(89.97, -49.06, 39.95) |
| CIE-LCH | lch(89.97, 63.27, 140.85°) |
| OKLab | oklab(89.66% -0.1336 0.0984) |
| OKLCH | oklch(89.66% 0.166 143.6) |
| XYZ | xyz(51.5342, 76.2444, 39.5993) |
| Luminance | 0.7625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.68
Mint Green
#8FFF9F
ΔE00 2.20
Baby Green
#8CFF9E
ΔE00 2.29
Lightgreen
#90EE90
ΔE00 2.44
Pastel Green
#B0FF9D
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F993 #F793F9
analogous
#C8F993 #95F993 #93F9C4
triadic
#95F993 #9395F9 #F99395
tetradic
#95F993 #93C8F9 #F793F9 #F9C493
square
#95F993 #93C8F9 #F793F9 #F9C493
split-complementary
#95F993 #C493F9 #F993C8
monochromatic
#23F31F #5CF659 #95F993 #CEFCCD #E3FDE2
Accessibility & contrast
On white
1.29
#95F993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#95F993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F993
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F993 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88B
Deuteranopia (green-blind)
#EFDF99
Tritanopia (blue-blind)
#8AF4E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #95f993; /* rgb */ color: rgb(149, 249, 147); /* oklch */ color: oklch(89.7% 0.166 143.6);
Tailwind
colors: {
custom: {
50: '#b8fcb4',
500: '#95f993',
950: '#000000',
},
}SCSS
$custom: #95f993; $custom-light: #b8fcb4; $custom-dark: #000000;
JSON
{
"hex": "#95f993",
"rgb": {
"r": 149,
"g": 249,
"b": 147
},
"hsl": {
"h": 118.824,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.89662,
"c": 0.16598,
"h": 143.6
},
"luminance": 0.76248
}Semantic roles & 50–950 ramp
primary
#95F993
secondary
#D658D9
accent
#00E6E1
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581