#75F89F#75F89F
#75F89F is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.3% C 0.170 H 151.9°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #75F89F |
|---|---|
| RGB | rgb(117, 248, 159) |
| HSL | hsl(139, 90%, 72%) |
| HSV | hsv(139, 53%, 97%) |
| CMYK | cmyk(52.8%, 0%, 35.9%, 2.7%) |
| CIE-LAB | lab(88.65, -55.23, 32.02) |
| CIE-LCH | lch(88.65, 63.84, 149.89°) |
| OKLab | oklab(88.3% -0.1499 0.0801) |
| OKLCH | oklch(88.3% 0.17 151.9) |
| XYZ | xyz(47.1581, 73.4159, 44.4797) |
| Luminance | 0.7342 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.41
Seafoam Green
#7AF9AB
ΔE00 1.96
Seafoam (survey)
#80F9AD
ΔE00 2.31
Light Green Blue
#56FCA2
ΔE00 2.40
Sea Green (survey)
#53FCA1
ΔE00 2.50
Foam Green
#90FDA9
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F89F #F875CE
analogous
#8DF875 #75F89F #75F8E1
triadic
#75F89F #9F75F8 #F89F75
tetradic
#75F89F #758DF8 #F875CE #F8E175
square
#75F89F #758DF8 #F875CE #F8E175
split-complementary
#75F89F #E175F8 #F8758D
monochromatic
#0CE752 #3BF576 #75F89F #AFFBC8 #E2FEEB
Accessibility & contrast
On white
1.34
#75F89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#75F89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F89F
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F89F | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E699
Deuteranopia (green-blind)
#E6DAA5
Tritanopia (blue-blind)
#54F5E1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #75f89f; /* rgb */ color: rgb(117, 248, 159); /* oklch */ color: oklch(88.3% 0.170 151.9);
Tailwind
colors: {
custom: {
50: '#a5fbbc',
500: '#75f89f',
950: '#000000',
},
}SCSS
$custom: #75f89f; $custom-light: #a5fbbc; $custom-dark: #000000;
JSON
{
"hex": "#75f89f",
"rgb": {
"r": 117,
"g": 248,
"b": 159
},
"hsl": {
"h": 139.237,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.88303,
"c": 0.17,
"h": 151.9
},
"luminance": 0.7342
}Semantic roles & 50–950 ramp
primary
#75F89F
secondary
#D33EA3
accent
#009CE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582