#75D67F#75D67F
#75D67F is a light, vivid green. Relative luminance 0.534; OKLCH L 79.5% C 0.152 H 146.2°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #75D67F |
|---|---|
| RGB | rgb(117, 214, 127) |
| HSL | hsl(126, 54%, 65%) |
| HSV | hsv(126, 45%, 84%) |
| CMYK | cmyk(45.3%, 0%, 40.7%, 16.1%) |
| CIE-LAB | lab(78.11, -46.56, 34.29) |
| CIE-LCH | lch(78.11, 57.82, 143.63°) |
| OKLab | oklab(79.53% -0.1266 0.0847) |
| OKLCH | oklch(79.53% 0.152 146.2) |
| XYZ | xyz(35.2115, 53.4049, 28.5273) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Emerald
#50C878
ΔE00 4.93
Soft Green
#6FC276
ΔE00 5.04
Weird Green
#3AE57F
ΔE00 5.55
Lightgreen
#90EE90
ΔE00 5.80
Tealish Green
#0CDC73
ΔE00 5.82
Lightish Green
#61E160
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D67F #D675CC
analogous
#9BD675 #75D67F #75D6B0
triadic
#75D67F #7F75D6 #D67F75
tetradic
#75D67F #759BD6 #D675CC #D6B075
square
#75D67F #759BD6 #D675CC #D6B075
split-complementary
#75D67F #B075D6 #D6759B
monochromatic
#30A13B #46C853 #75D67F #A4E4AB #D3F2D7
Accessibility & contrast
On white
1.80
#75D67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#75D67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D67F
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D67F | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C779
Deuteranopia (green-blind)
#CBBE84
Tritanopia (blue-blind)
#66D2C1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #75d67f; /* rgb */ color: rgb(117, 214, 127); /* oklch */ color: oklch(79.5% 0.152 146.2);
Tailwind
colors: {
custom: {
50: '#a2e3a5',
500: '#75d67f',
950: '#000000',
},
}SCSS
$custom: #75d67f; $custom-light: #a2e3a5; $custom-dark: #000000;
JSON
{
"hex": "#75d67f",
"rgb": {
"r": 117,
"g": 214,
"b": 127
},
"hsl": {
"h": 126.186,
"s": 54.19,
"l": 64.902
},
"oklch": {
"l": 0.79528,
"c": 0.15231,
"h": 146.2
},
"luminance": 0.53407
}Semantic roles & 50–950 ramp
primary
#75D67F
secondary
#A54A9C
accent
#24B1C2
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480