#75F79B#75F79B
#75F79B is a very light, vivid green. Relative luminance 0.727; OKLCH L 88.0% C 0.172 H 150.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #75F79B |
|---|---|
| RGB | rgb(117, 247, 155) |
| HSL | hsl(138, 89%, 71%) |
| HSV | hsv(138, 53%, 97%) |
| CMYK | cmyk(52.6%, 0%, 37.2%, 3.1%) |
| CIE-LAB | lab(88.29, -55.51, 33.55) |
| CIE-LCH | lch(88.29, 64.86, 148.85°) |
| OKLab | oklab(87.99% -0.1506 0.0837) |
| OKLCH | oklch(87.99% 0.172 150.9) |
| XYZ | xyz(46.5100, 72.6660, 42.5790) |
| Luminance | 0.7267 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.97
Seafoam Green
#7AF9AB
ΔE00 2.55
Baby Green
#8CFF9E
ΔE00 2.68
Light Green Blue
#56FCA2
ΔE00 2.73
Foam Green
#90FDA9
ΔE00 2.73
Sea Green (survey)
#53FCA1
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F79B #F775D1
analogous
#90F775 #75F79B #75F7DC
triadic
#75F79B #9B75F7 #F79B75
tetradic
#75F79B #7590F7 #F775D1 #F7DC75
square
#75F79B #7590F7 #F775D1 #F7DC75
split-complementary
#75F79B #DC75F7 #F77590
monochromatic
#0DE44C #3BF471 #75F79B #AFFAC5 #E2FDEA
Accessibility & contrast
On white
1.35
#75F79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#75F79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F79B
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F79B | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E595
Deuteranopia (green-blind)
#E6D9A1
Tritanopia (blue-blind)
#56F3E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #75f79b; /* rgb */ color: rgb(117, 247, 155); /* oklch */ color: oklch(88.0% 0.172 150.9);
Tailwind
colors: {
custom: {
50: '#a5fbb9',
500: '#75f79b',
950: '#000000',
},
}SCSS
$custom: #75f79b; $custom-light: #a5fbb9; $custom-dark: #000000;
JSON
{
"hex": "#75f79b",
"rgb": {
"r": 117,
"g": 247,
"b": 155
},
"hsl": {
"h": 137.538,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.87989,
"c": 0.1723,
"h": 150.9
},
"luminance": 0.7267
}Semantic roles & 50–950 ramp
primary
#75F79B
secondary
#D23EA7
accent
#00A2E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581