#75F997#75F997
#75F997 is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.4% C 0.179 H 149.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #75F997 |
|---|---|
| RGB | rgb(117, 249, 151) |
| HSL | hsl(135, 92%, 72%) |
| HSV | hsv(135, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 39.4%, 2.4%) |
| CIE-LAB | lab(88.81, -56.96, 36.23) |
| CIE-LCH | lch(88.81, 67.51, 147.54°) |
| OKLab | oklab(88.4% -0.1544 0.0899) |
| OKLCH | oklch(88.4% 0.179 149.8) |
| XYZ | xyz(46.7945, 73.7636, 41.0440) |
| Luminance | 0.7377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.22
Mint Green
#8FFF9F
ΔE00 2.46
Light Bluish Green
#76FDA8
ΔE00 2.56
Foam Green
#90FDA9
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.12
Sea Green (survey)
#53FCA1
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F997 #F975D7
analogous
#95F975 #75F997 #75F9D9
triadic
#75F997 #9775F9 #F99775
tetradic
#75F997 #7595F9 #F975D7 #F9D975
square
#75F997 #7595F9 #F975D7 #F9D975
split-complementary
#75F997 #D975F9 #F97595
monochromatic
#0AE944 #3AF66B #75F997 #B0FCC3 #E2FEE9
Accessibility & contrast
On white
1.33
#75F997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#75F997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F997
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F997 | 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)
#FBE790
Deuteranopia (green-blind)
#E8DA9D
Tritanopia (blue-blind)
#57F5E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #75f997; /* rgb */ color: rgb(117, 249, 151); /* oklch */ color: oklch(88.4% 0.179 149.8);
Tailwind
colors: {
custom: {
50: '#a6fcb6',
500: '#75f997',
950: '#000000',
},
}SCSS
$custom: #75f997; $custom-light: #a6fcb6; $custom-dark: #000000;
JSON
{
"hex": "#75f997",
"rgb": {
"r": 117,
"g": 249,
"b": 151
},
"hsl": {
"h": 135.455,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.88396,
"c": 0.17868,
"h": 149.8
},
"luminance": 0.73768
}Semantic roles & 50–950 ramp
primary
#75F997
secondary
#D53DAE
accent
#00AAE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681