#75EE7B#75EE7B
#75EE7B is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.3% C 0.189 H 144.6°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #75EE7B |
|---|---|
| RGB | rgb(117, 238, 123) |
| HSL | hsl(123, 78%, 70%) |
| HSV | hsv(123, 51%, 93%) |
| CMYK | cmyk(50.8%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(85.18, -56.84, 45.24) |
| CIE-LCH | lch(85.18, 72.65, 141.49°) |
| OKLab | oklab(85.29% -0.1544 0.1096) |
| OKLCH | oklch(85.29% 0.189 144.6) |
| XYZ | xyz(41.4835, 66.3578, 29.3574) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.49
Lightish Green
#61E160
ΔE00 3.78
Lightgreen (survey)
#76FF7B
ΔE00 3.80
Easter Green
#8CFD7E
ΔE00 3.89
Light Green
#96F97B
ΔE00 4.23
Palegreen
#98FB98
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EE7B #EE75E8
analogous
#ACEE75 #75EE7B #75EEB7
triadic
#75EE7B #7B75EE #EE7B75
tetradic
#75EE7B #75ACEE #EE75E8 #EEB775
square
#75EE7B #75ACEE #EE75E8 #EEB775
split-complementary
#75EE7B #B775EE #EE75AC
monochromatic
#1ACF23 #3FE747 #75EE7B #ABF5AF #E2FBE3
Accessibility & contrast
On white
1.47
#75EE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#75EE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EE7B
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EE7B | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC71
Deuteranopia (green-blind)
#E1D183
Tritanopia (blue-blind)
#62E9D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #75ee7b; /* rgb */ color: rgb(117, 238, 123); /* oklch */ color: oklch(85.3% 0.189 144.6);
Tailwind
colors: {
custom: {
50: '#a5f4a3',
500: '#75ee7b',
950: '#000000',
},
}SCSS
$custom: #75ee7b; $custom-light: #a5f4a3; $custom-dark: #000000;
JSON
{
"hex": "#75ee7b",
"rgb": {
"r": 117,
"g": 238,
"b": 123
},
"hsl": {
"h": 122.975,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.85291,
"c": 0.18933,
"h": 144.6
},
"luminance": 0.66361
}Semantic roles & 50–950 ramp
primary
#75EE7B
secondary
#C740C0
accent
#0BD0DA
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580