#75F09E#75F09E
#75F09E is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.4% C 0.160 H 152.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #75F09E |
|---|---|
| RGB | rgb(117, 240, 158) |
| HSL | hsl(140, 80%, 70%) |
| HSV | hsv(140, 51%, 94%) |
| CMYK | cmyk(51.3%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(86.29, -52.17, 29.37) |
| CIE-LCH | lch(86.29, 59.88, 150.62°) |
| OKLab | oklab(86.37% -0.1419 0.0738) |
| OKLCH | oklch(86.37% 0.16 152.5) |
| XYZ | xyz(44.6645, 68.5670, 43.2222) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.41
Light Bluish Green
#76FDA8
ΔE00 2.73
Light Blue Green
#7EFBB3
ΔE00 3.27
Light Green Blue
#56FCA2
ΔE00 3.41
Foam Green
#90FDA9
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F09E #F075C7
analogous
#8AF075 #75F09E #75F0DB
triadic
#75F09E #9E75F0 #F09E75
tetradic
#75F09E #758AF0 #F075C7 #F0DB75
square
#75F09E #758AF0 #F075C7 #F0DB75
split-complementary
#75F09E #DB75F0 #F0758A
monochromatic
#17D456 #3EEA77 #75F09E #ACF6C5 #E3FCEC
Accessibility & contrast
On white
1.43
#75F09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#75F09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F09E
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F09E | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF99
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#57EDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #75f09e; /* rgb */ color: rgb(117, 240, 158); /* oklch */ color: oklch(86.4% 0.160 152.5);
Tailwind
colors: {
custom: {
50: '#a4f6bb',
500: '#75f09e',
950: '#000000',
},
}SCSS
$custom: #75f09e; $custom-light: #a4f6bb; $custom-dark: #000000;
JSON
{
"hex": "#75f09e",
"rgb": {
"r": 117,
"g": 240,
"b": 158
},
"hsl": {
"h": 140,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.8637,
"c": 0.1599,
"h": 152.5
},
"luminance": 0.68571
}Semantic roles & 50–950 ramp
primary
#75F09E
secondary
#C9409C
accent
#0996DD
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582