#75EE83#75EE83
#75EE83 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.182 H 146.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75EE83 |
|---|---|
| RGB | rgb(117, 238, 131) |
| HSL | hsl(127, 78%, 70%) |
| HSV | hsv(127, 51%, 93%) |
| CMYK | cmyk(50.8%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(85.28, -55.72, 41.51) |
| CIE-LCH | lch(85.28, 69.48, 143.31°) |
| OKLab | oklab(85.41% -0.1512 0.1015) |
| OKLCH | oklch(85.41% 0.182 146.1) |
| XYZ | xyz(42.0049, 66.5663, 32.1034) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.90
Palegreen
#98FB98
ΔE00 4.10
Baby Green
#8CFF9E
ΔE00 4.29
Lightgreen (survey)
#76FF7B
ΔE00 4.36
Mint Green
#8FFF9F
ΔE00 4.43
Weird Green
#3AE57F
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EE83 #EE75E0
analogous
#A4EE75 #75EE83 #75EEC0
triadic
#75EE83 #8375EE #EE8375
tetradic
#75EE83 #75A4EE #EE75E0 #EEC075
square
#75EE83 #75A4EE #EE75E0 #EEC075
split-complementary
#75EE83 #C075EE #EE75A4
monochromatic
#1ACF2F #3FE752 #75EE83 #ABF5B4 #E2FBE5
Accessibility & contrast
On white
1.47
#75EE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#75EE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EE83
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EE83 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#60E9D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #75ee83; /* rgb */ color: rgb(117, 238, 131); /* oklch */ color: oklch(85.4% 0.182 146.1);
Tailwind
colors: {
custom: {
50: '#a5f4a8',
500: '#75ee83',
950: '#000000',
},
}SCSS
$custom: #75ee83; $custom-light: #a5f4a8; $custom-dark: #000000;
JSON
{
"hex": "#75ee83",
"rgb": {
"r": 117,
"g": 238,
"b": 131
},
"hsl": {
"h": 126.942,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.85412,
"c": 0.1821,
"h": 146.1
},
"luminance": 0.6657
}Semantic roles & 50–950 ramp
primary
#75EE83
secondary
#C740B7
accent
#0BC2DA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581