#75E07E#75E07E
#75E07E is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.167 H 145.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #75E07E |
|---|---|
| RGB | rgb(117, 224, 126) |
| HSL | hsl(125, 63%, 67%) |
| HSV | hsv(125, 48%, 88%) |
| CMYK | cmyk(47.8%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(81.07, -50.85, 38.60) |
| CIE-LCH | lch(81.07, 63.84, 142.80°) |
| OKLab | oklab(81.94% -0.1381 0.0947) |
| OKLCH | oklch(81.94% 0.167 145.6) |
| XYZ | xyz(37.7556, 58.5968, 29.0554) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.90
Lightish Green
#61E160
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.33
Tealish Green
#0CDC73
ΔE00 5.43
Fresh Green
#69D84F
ΔE00 5.86
Palegreen
#98FB98
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E07E #E075D7
analogous
#A2E075 #75E07E #75E0B4
triadic
#75E07E #7E75E0 #E07E75
tetradic
#75E07E #75A2E0 #E075D7 #E0B475
square
#75E07E #75A2E0 #E075D7 #E0B475
split-complementary
#75E07E #B475E0 #E075A2
monochromatic
#28B334 #43D54F #75E07E #A7EBAD #D9F6DB
Accessibility & contrast
On white
1.65
#75E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#75E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E07E
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E07E | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF77
Deuteranopia (green-blind)
#D4C584
Tritanopia (blue-blind)
#65DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #75e07e; /* rgb */ color: rgb(117, 224, 126); /* oklch */ color: oklch(81.9% 0.167 145.6);
Tailwind
colors: {
custom: {
50: '#a3eaa4',
500: '#75e07e',
950: '#000000',
},
}SCSS
$custom: #75e07e; $custom-light: #a3eaa4; $custom-dark: #000000;
JSON
{
"hex": "#75e07e",
"rgb": {
"r": 117,
"g": 224,
"b": 126
},
"hsl": {
"h": 125.047,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.81938,
"c": 0.16746,
"h": 145.6
},
"luminance": 0.586
}Semantic roles & 50–950 ramp
primary
#75E07E
secondary
#B445AB
accent
#1ABCCB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#10160F
muted
#808480