#75D08D#75D08D
#75D08D is a light, vivid green. Relative luminance 0.508; OKLCH L 78.3% C 0.130 H 151.0°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #75D08D |
|---|---|
| RGB | rgb(117, 208, 141) |
| HSL | hsl(136, 49%, 64%) |
| HSV | hsv(136, 44%, 82%) |
| CMYK | cmyk(43.8%, 0%, 32.2%, 18.4%) |
| CIE-LAB | lab(76.57, -41.65, 25.02) |
| CIE-LCH | lch(76.57, 48.58, 149.00°) |
| OKLab | oklab(78.34% -0.1135 0.0631) |
| OKLCH | oklch(78.34% 0.13 151) |
| XYZ | xyz(34.6975, 50.8144, 33.1739) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.37
Emerald
#50C878
ΔE00 4.38
Dark Mint
#48C072
ΔE00 5.96
Seaweed
#18D17B
ΔE00 6.17
Hospital Green
#9BE5AA
ΔE00 6.30
Seafoam
#7FE0B3
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D08D #D075B8
analogous
#8AD075 #75D08D #75D0BA
triadic
#75D08D #8D75D0 #D08D75
tetradic
#75D08D #758AD0 #D075B8 #D0BA75
square
#75D08D #758AD0 #D075B8 #D0BA75
split-complementary
#75D08D #BA75D0 #D0758A
monochromatic
#33974E #47C067 #75D08D #A3E0B3 #D0EFD8
Accessibility & contrast
On white
1.88
#75D08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#75D08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D08D
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D08D | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C389
Deuteranopia (green-blind)
#C3B991
Tritanopia (blue-blind)
#64CDBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75d08d; /* rgb */ color: rgb(117, 208, 141); /* oklch */ color: oklch(78.3% 0.130 151.0);
Tailwind
colors: {
custom: {
50: '#a1dfae',
500: '#75d08d',
950: '#000000',
},
}SCSS
$custom: #75d08d; $custom-light: #a1dfae; $custom-dark: #000000;
JSON
{
"hex": "#75d08d",
"rgb": {
"r": 117,
"g": 208,
"b": 141
},
"hsl": {
"h": 135.824,
"s": 49.189,
"l": 63.725
},
"oklch": {
"l": 0.78344,
"c": 0.12987,
"h": 151
},
"luminance": 0.50817
}Semantic roles & 50–950 ramp
primary
#75D08D
secondary
#9D4C88
accent
#2996BC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481