#75F996#75F996
#75F996 is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.4% C 0.180 H 149.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #75F996 |
|---|---|
| RGB | rgb(117, 249, 150) |
| HSL | hsl(135, 92%, 72%) |
| HSV | hsv(135, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 39.8%, 2.4%) |
| CIE-LAB | lab(88.80, -57.12, 36.71) |
| CIE-LCH | lch(88.80, 67.90, 147.27°) |
| OKLab | oklab(88.38% -0.1548 0.091) |
| OKLCH | oklch(88.38% 0.18 149.5) |
| XYZ | xyz(46.7137, 73.7313, 40.6181) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.21
Mint Green
#8FFF9F
ΔE00 2.46
Light Bluish Green
#76FDA8
ΔE00 2.71
Foam Green
#90FDA9
ΔE00 3.12
Light Green Blue
#56FCA2
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F996 #F975D8
analogous
#96F975 #75F996 #75F9D8
triadic
#75F996 #9675F9 #F99675
tetradic
#75F996 #7596F9 #F975D8 #F9D875
square
#75F996 #7596F9 #F975D8 #F9D875
split-complementary
#75F996 #D875F9 #F97596
monochromatic
#0AE942 #3AF669 #75F996 #B0FCC3 #E2FEE9
Accessibility & contrast
On white
1.33
#75F996 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#75F996 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F996
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F996 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F996 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78F
Deuteranopia (green-blind)
#E9DA9C
Tritanopia (blue-blind)
#57F5E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #75f996; /* rgb */ color: rgb(117, 249, 150); /* oklch */ color: oklch(88.4% 0.180 149.5);
Tailwind
colors: {
custom: {
50: '#a6fcb6',
500: '#75f996',
950: '#000000',
},
}SCSS
$custom: #75f996; $custom-light: #a6fcb6; $custom-dark: #000000;
JSON
{
"hex": "#75f996",
"rgb": {
"r": 117,
"g": 249,
"b": 150
},
"hsl": {
"h": 135,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.88379,
"c": 0.17959,
"h": 149.5
},
"luminance": 0.73735
}Semantic roles & 50–950 ramp
primary
#75F996
secondary
#D53DAF
accent
#00ACE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681