#75F99D#75F99D
#75F99D is a very light, vivid green. Relative luminance 0.740; OKLCH L 88.5% C 0.173 H 151.2°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #75F99D |
|---|---|
| RGB | rgb(117, 249, 157) |
| HSL | hsl(138, 92%, 72%) |
| HSV | hsv(138, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 36.9%, 2.4%) |
| CIE-LAB | lab(88.91, -55.97, 33.37) |
| CIE-LCH | lch(88.91, 65.16, 149.19°) |
| OKLab | oklab(88.51% -0.1518 0.0833) |
| OKLCH | oklch(88.51% 0.173 151.2) |
| XYZ | xyz(47.2942, 73.9635, 43.6759) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.64
Seafoam Green
#7AF9AB
ΔE00 2.41
Light Green Blue
#56FCA2
ΔE00 2.50
Baby Green
#8CFF9E
ΔE00 2.53
Foam Green
#90FDA9
ΔE00 2.58
Sea Green (survey)
#53FCA1
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F99D #F975D1
analogous
#8FF975 #75F99D #75F9DF
triadic
#75F99D #9D75F9 #F99D75
tetradic
#75F99D #758FF9 #F975D1 #F9DF75
square
#75F99D #758FF9 #F975D1 #F9DF75
split-complementary
#75F99D #DF75F9 #F9758F
monochromatic
#0AE94E #3AF673 #75F99D #B0FCC7 #E2FEEA
Accessibility & contrast
On white
1.33
#75F99D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#75F99D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F99D
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F99D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F99D | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE797
Deuteranopia (green-blind)
#E8DAA3
Tritanopia (blue-blind)
#55F6E2
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #75f99d; /* rgb */ color: rgb(117, 249, 157); /* oklch */ color: oklch(88.5% 0.173 151.2);
Tailwind
colors: {
custom: {
50: '#a6fcba',
500: '#75f99d',
950: '#000000',
},
}SCSS
$custom: #75f99d; $custom-light: #a6fcba; $custom-dark: #000000;
JSON
{
"hex": "#75f99d",
"rgb": {
"r": 117,
"g": 249,
"b": 157
},
"hsl": {
"h": 138.182,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.88505,
"c": 0.17319,
"h": 151.2
},
"luminance": 0.73968
}Semantic roles & 50–950 ramp
primary
#75F99D
secondary
#D53DA7
accent
#00A0E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682