#95F693#95F693
#95F693 is a very light, vivid green. Relative luminance 0.744; OKLCH L 89.0% C 0.162 H 143.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #95F693 |
|---|---|
| RGB | rgb(149, 246, 147) |
| HSL | hsl(119, 85%, 77%) |
| HSV | hsv(119, 40%, 96%) |
| CMYK | cmyk(39.4%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(89.11, -47.80, 38.84) |
| CIE-LCH | lch(89.11, 61.59, 140.91°) |
| OKLab | oklab(88.96% -0.1302 0.0959) |
| OKLCH | oklch(88.96% 0.162 143.6) |
| XYZ | xyz(50.6143, 74.4047, 39.2927) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.06
Lightgreen
#90EE90
ΔE00 1.77
Mint Green
#8FFF9F
ΔE00 2.48
Baby Green
#8CFF9E
ΔE00 2.59
Pastel Green
#B0FF9D
ΔE00 3.31
Pale Light Green
#B1FC99
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95F693 #F493F6
analogous
#C7F693 #95F693 #93F6C3
triadic
#95F693 #9395F6 #F69395
tetradic
#95F693 #93C7F6 #F493F6 #F6C393
square
#95F693 #93C7F6 #F493F6 #F6C393
split-complementary
#95F693 #C393F6 #F693C7
monochromatic
#26ED22 #5EF15B #95F693 #CCFBCB #E3FDE3
Accessibility & contrast
On white
1.32
#95F693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#95F693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95F693
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95F693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95F693 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68C
Deuteranopia (green-blind)
#ECDC99
Tritanopia (blue-blind)
#8AF1DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #95f693; /* rgb */ color: rgb(149, 246, 147); /* oklch */ color: oklch(89.0% 0.162 143.6);
Tailwind
colors: {
custom: {
50: '#b8fab4',
500: '#95f693',
950: '#000000',
},
}SCSS
$custom: #95f693; $custom-light: #b8fab4; $custom-dark: #000000;
JSON
{
"hex": "#95f693",
"rgb": {
"r": 149,
"g": 246,
"b": 147
},
"hsl": {
"h": 118.788,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.88963,
"c": 0.16169,
"h": 143.6
},
"luminance": 0.74408
}Semantic roles & 50–950 ramp
primary
#95F693
secondary
#D259D4
accent
#04E1DD
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581