#75CF83#75CF83
#75CF83 is a light, vivid green. Relative luminance 0.500; OKLCH L 77.9% C 0.138 H 147.7°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75CF83 |
|---|---|
| RGB | rgb(117, 207, 131) |
| HSL | hsl(129, 48%, 64%) |
| HSV | hsv(129, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 36.7%, 18.8%) |
| CIE-LAB | lab(76.10, -42.92, 29.59) |
| CIE-LCH | lch(76.10, 52.14, 145.42°) |
| OKLab | oklab(77.9% -0.1168 0.0738) |
| OKLCH | oklch(77.9% 0.138 147.7) |
| XYZ | xyz(33.7438, 50.0440, 29.3497) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.35
Emerald
#50C878
ΔE00 3.85
Dark Mint
#48C072
ΔE00 5.53
Seaweed
#18D17B
ΔE00 5.98
Fern
#63B76C
ΔE00 6.38
Pistachio
#93C572
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CF83 #CF75C1
analogous
#94CF75 #75CF83 #75CFB0
triadic
#75CF83 #8375CF #CF8375
tetradic
#75CF83 #7594CF #CF75C1 #CFB075
square
#75CF83 #7594CF #CF75C1 #CFB075
split-complementary
#75CF83 #B075CF #CF7594
monochromatic
#349643 #48BF5A #75CF83 #A2DFAC #D0EFD5
Accessibility & contrast
On white
1.91
#75CF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#75CF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CF83
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CF83 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17E
Deuteranopia (green-blind)
#C4B888
Tritanopia (blue-blind)
#67CBBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cf83; /* rgb */ color: rgb(117, 207, 131); /* oklch */ color: oklch(77.9% 0.138 147.7);
Tailwind
colors: {
custom: {
50: '#a1dea7',
500: '#75cf83',
950: '#000000',
},
}SCSS
$custom: #75cf83; $custom-light: #a1dea7; $custom-dark: #000000;
JSON
{
"hex": "#75cf83",
"rgb": {
"r": 117,
"g": 207,
"b": 131
},
"hsl": {
"h": 129.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.77904,
"c": 0.13816,
"h": 147.7
},
"luminance": 0.50046
}Semantic roles & 50–950 ramp
primary
#75CF83
secondary
#9B4D8F
accent
#2AA5BC
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480