#75E28D#75E28D
#75E28D is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.7% C 0.156 H 149.1°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #75E28D |
|---|---|
| RGB | rgb(117, 226, 141) |
| HSL | hsl(133, 65%, 67%) |
| HSV | hsv(133, 48%, 89%) |
| CMYK | cmyk(48.2%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(81.89, -49.32, 32.14) |
| CIE-LCH | lch(81.89, 58.87, 146.91°) |
| OKLab | oklab(82.68% -0.134 0.0801) |
| OKLCH | oklch(82.68% 0.156 149.1) |
| XYZ | xyz(39.3377, 60.0947, 34.7207) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.00
Weird Green
#3AE57F
ΔE00 4.24
Seafoam Green
#7AF9AB
ΔE00 5.57
Seafoam (survey)
#80F9AD
ΔE00 5.66
Tealish Green
#0CDC73
ΔE00 5.73
Hospital Green
#9BE5AA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E28D #E275CA
analogous
#94E275 #75E28D #75E2C3
triadic
#75E28D #8D75E2 #E28D75
tetradic
#75E28D #7594E2 #E275CA #E2C375
square
#75E28D #7594E2 #E275CA #E2C375
split-complementary
#75E28D #C375E2 #E27594
monochromatic
#26B646 #42D763 #75E28D #A8EDB7 #DAF7E1
Accessibility & contrast
On white
1.61
#75E28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#75E28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E28D
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E28D | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D287
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#60DECD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #75e28d; /* rgb */ color: rgb(117, 226, 141); /* oklch */ color: oklch(82.7% 0.156 149.1);
Tailwind
colors: {
custom: {
50: '#a3ecaf',
500: '#75e28d',
950: '#000000',
},
}SCSS
$custom: #75e28d; $custom-light: #a3ecaf; $custom-dark: #000000;
JSON
{
"hex": "#75e28d",
"rgb": {
"r": 117,
"g": 226,
"b": 141
},
"hsl": {
"h": 133.211,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.82683,
"c": 0.15608,
"h": 149.1
},
"luminance": 0.60098
}Semantic roles & 50–950 ramp
primary
#75E28D
secondary
#B7449E
accent
#18A5CD
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581