#75F595#75F595
#75F595 is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.4% C 0.175 H 149.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75F595 |
|---|---|
| RGB | rgb(117, 245, 149) |
| HSL | hsl(135, 86%, 71%) |
| HSV | hsv(135, 52%, 96%) |
| CMYK | cmyk(52.2%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(87.61, -55.71, 35.65) |
| CIE-LCH | lch(87.61, 66.14, 147.38°) |
| OKLab | oklab(87.4% -0.151 0.0885) |
| OKLCH | oklch(87.4% 0.175 149.6) |
| XYZ | xyz(45.4103, 71.2528, 39.7881) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.72
Light Bluish Green
#76FDA8
ΔE00 2.85
Mint Green
#8FFF9F
ΔE00 2.91
Foam Green
#90FDA9
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.37
Seafoam Green
#7AF9AB
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F595 #F575D5
analogous
#95F575 #75F595 #75F5D5
triadic
#75F595 #9575F5 #F59575
tetradic
#75F595 #7595F5 #F575D5 #F5D575
square
#75F595 #7595F5 #F575D5 #F5D575
split-complementary
#75F595 #D575F5 #F57595
monochromatic
#10DF44 #3CF169 #75F595 #AEF9C1 #E2FDE9
Accessibility & contrast
On white
1.38
#75F595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#75F595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F595
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F595 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38E
Deuteranopia (green-blind)
#E5D79B
Tritanopia (blue-blind)
#59F1DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #75f595; /* rgb */ color: rgb(117, 245, 149); /* oklch */ color: oklch(87.4% 0.175 149.6);
Tailwind
colors: {
custom: {
50: '#a5f9b5',
500: '#75f595',
950: '#000000',
},
}SCSS
$custom: #75f595; $custom-light: #a5f9b5; $custom-dark: #000000;
JSON
{
"hex": "#75f595",
"rgb": {
"r": 117,
"g": 245,
"b": 149
},
"hsl": {
"h": 135,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.87401,
"c": 0.17507,
"h": 149.6
},
"luminance": 0.71257
}Semantic roles & 50–950 ramp
primary
#75F595
secondary
#D03FAB
accent
#02ABE3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581