#75F092#75F092
#75F092 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.171 H 149.3°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #75F092 |
|---|---|
| RGB | rgb(117, 240, 146) |
| HSL | hsl(134, 80%, 70%) |
| HSV | hsv(134, 51%, 94%) |
| CMYK | cmyk(51.3%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(86.09, -54.20, 35.16) |
| CIE-LCH | lch(86.09, 64.61, 147.03°) |
| OKLab | oklab(86.15% -0.147 0.0873) |
| OKLCH | oklch(86.15% 0.171 149.3) |
| XYZ | xyz(43.6816, 68.1738, 38.0455) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.01
Baby Green
#8CFF9E
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 3.55
Mint Green
#8FFF9F
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.75
Foam Green
#90FDA9
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F092 #F075D3
analogous
#96F075 #75F092 #75F0CF
triadic
#75F092 #9275F0 #F09275
tetradic
#75F092 #7596F0 #F075D3 #F0CF75
square
#75F092 #7596F0 #F075D3 #F0CF75
split-complementary
#75F092 #CF75F0 #F07596
monochromatic
#17D443 #3EEA66 #75F092 #ACF6BE #E3FCE9
Accessibility & contrast
On white
1.43
#75F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#75F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F092
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F092 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE8B
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#5BECD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #75f092; /* rgb */ color: rgb(117, 240, 146); /* oklch */ color: oklch(86.1% 0.171 149.3);
Tailwind
colors: {
custom: {
50: '#a5f6b3',
500: '#75f092',
950: '#000000',
},
}SCSS
$custom: #75f092; $custom-light: #a5f6b3; $custom-dark: #000000;
JSON
{
"hex": "#75f092",
"rgb": {
"r": 117,
"g": 240,
"b": 146
},
"hsl": {
"h": 134.146,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.86146,
"c": 0.17098,
"h": 149.3
},
"luminance": 0.68177
}Semantic roles & 50–950 ramp
primary
#75F092
secondary
#C940A9
accent
#09ABDD
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581