#75D279#75D279
#75D279 is a light, vivid green. Relative luminance 0.513; OKLCH L 78.5% C 0.152 H 144.8°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75D279 |
|---|---|
| RGB | rgb(117, 210, 121) |
| HSL | hsl(123, 51%, 64%) |
| HSV | hsv(123, 44%, 82%) |
| CMYK | cmyk(44.3%, 0%, 42.4%, 17.6%) |
| CIE-LAB | lab(76.83, -45.79, 35.67) |
| CIE-LCH | lch(76.83, 58.04, 142.08°) |
| OKLab | oklab(78.45% -0.1245 0.0877) |
| OKLCH | oklch(78.45% 0.152 144.8) |
| XYZ | xyz(33.8322, 51.2533, 26.1956) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.28
Emerald
#50C878
ΔE00 4.68
Lightish Green
#61E160
ΔE00 5.93
Pistachio
#93C572
ΔE00 6.16
Tealish Green
#0CDC73
ΔE00 6.20
Weird Green
#3AE57F
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D279 #D275CE
analogous
#A0D275 #75D279 #75D2A8
triadic
#75D279 #7975D2 #D27975
tetradic
#75D279 #75A0D2 #D275CE #D2A875
square
#75D279 #75A0D2 #D275CE #D2A875
split-complementary
#75D279 #A875D2 #D275A0
monochromatic
#329A37 #47C34C #75D279 #A3E1A6 #D1F0D3
Accessibility & contrast
On white
1.87
#75D279 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#75D279 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D279
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D279 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D279 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C372
Deuteranopia (green-blind)
#C8BA7F
Tritanopia (blue-blind)
#68CEBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75d279; /* rgb */ color: rgb(117, 210, 121); /* oklch */ color: oklch(78.5% 0.152 144.8);
Tailwind
colors: {
custom: {
50: '#a2e0a1',
500: '#75d279',
950: '#000000',
},
}SCSS
$custom: #75d279; $custom-light: #a2e0a1; $custom-dark: #000000;
JSON
{
"hex": "#75d279",
"rgb": {
"r": 117,
"g": 210,
"b": 121
},
"hsl": {
"h": 122.581,
"s": 50.82,
"l": 64.118
},
"oklch": {
"l": 0.78453,
"c": 0.15235,
"h": 144.8
},
"luminance": 0.51256
}Semantic roles & 50–950 ramp
primary
#75D279
secondary
#9F4C9C
accent
#27B8BE
background
#FCFEFC
surface
#F6FCF5
border
#D0D5CF
text
#0F150F
muted
#808480