#75CF85#75CF85
#75CF85 is a light, vivid green. Relative luminance 0.501; OKLCH L 77.9% C 0.136 H 148.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #75CF85 |
|---|---|
| RGB | rgb(117, 207, 133) |
| HSL | hsl(131, 48%, 64%) |
| HSV | hsv(131, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(76.13, -42.59, 28.60) |
| CIE-LCH | lch(76.13, 51.30, 146.12°) |
| OKLab | oklab(77.94% -0.1159 0.0715) |
| OKLCH | oklch(77.94% 0.136 148.3) |
| XYZ | xyz(33.8806, 50.0987, 30.0705) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.45
Emerald
#50C878
ΔE00 3.87
Dark Mint
#48C072
ΔE00 5.54
Seaweed
#18D17B
ΔE00 5.98
Fern
#63B76C
ΔE00 6.44
Algae Green
#21C36F
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CF85 #CF75BF
analogous
#92CF75 #75CF85 #75CFB2
triadic
#75CF85 #8575CF #CF8575
tetradic
#75CF85 #7592CF #CF75BF #CFB275
square
#75CF85 #7592CF #CF75BF #CFB275
split-complementary
#75CF85 #B275CF #CF7592
monochromatic
#349645 #48BF5D #75CF85 #A2DFAD #D0EFD5
Accessibility & contrast
On white
1.91
#75CF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#75CF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CF85
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CF85 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C180
Deuteranopia (green-blind)
#C4B889
Tritanopia (blue-blind)
#66CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cf85; /* rgb */ color: rgb(117, 207, 133); /* oklch */ color: oklch(77.9% 0.136 148.3);
Tailwind
colors: {
custom: {
50: '#a1dea9',
500: '#75cf85',
950: '#000000',
},
}SCSS
$custom: #75cf85; $custom-light: #a1dea9; $custom-dark: #000000;
JSON
{
"hex": "#75cf85",
"rgb": {
"r": 117,
"g": 207,
"b": 133
},
"hsl": {
"h": 130.667,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.77942,
"c": 0.13619,
"h": 148.3
},
"luminance": 0.50101
}Semantic roles & 50–950 ramp
primary
#75CF85
secondary
#9B4D8D
accent
#2AA2BC
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F1510
muted
#808480