#75F09F#75F09F
#75F09F is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.4% C 0.159 H 152.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #75F09F |
|---|---|
| RGB | rgb(117, 240, 159) |
| HSL | hsl(140, 80%, 70%) |
| HSV | hsv(140, 51%, 94%) |
| CMYK | cmyk(51.3%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.31, -52.00, 28.89) |
| CIE-LCH | lch(86.31, 59.48, 150.94°) |
| OKLab | oklab(86.39% -0.1414 0.0726) |
| OKLCH | oklch(86.39% 0.159 152.8) |
| XYZ | xyz(44.7510, 68.6016, 43.6774) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.12
Seafoam (survey)
#80F9AD
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.42
Foam Green
#90FDA9
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F09F #F075C6
analogous
#88F075 #75F09F #75F0DD
triadic
#75F09F #9F75F0 #F09F75
tetradic
#75F09F #7588F0 #F075C6 #F0DD75
square
#75F09F #7588F0 #F075C6 #F0DD75
split-complementary
#75F09F #DD75F0 #F07588
monochromatic
#17D457 #3EEA79 #75F09F #ACF6C5 #E3FCEC
Accessibility & contrast
On white
1.43
#75F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#75F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F09F
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F09F | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DFD3A4
Tritanopia (blue-blind)
#57EDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #75f09f; /* rgb */ color: rgb(117, 240, 159); /* oklch */ color: oklch(86.4% 0.159 152.8);
Tailwind
colors: {
custom: {
50: '#a4f6bc',
500: '#75f09f',
950: '#000000',
},
}SCSS
$custom: #75f09f; $custom-light: #a4f6bc; $custom-dark: #000000;
JSON
{
"hex": "#75f09f",
"rgb": {
"r": 117,
"g": 240,
"b": 159
},
"hsl": {
"h": 140.488,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.8639,
"c": 0.15898,
"h": 152.8
},
"luminance": 0.68605
}Semantic roles & 50–950 ramp
primary
#75F09F
secondary
#C9409A
accent
#0994DD
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582