#75CF86#75CF86
#75CF86 is a light, vivid green. Relative luminance 0.501; OKLCH L 78.0% C 0.135 H 148.6°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #75CF86 |
|---|---|
| RGB | rgb(117, 207, 134) |
| HSL | hsl(131, 48%, 64%) |
| HSV | hsv(131, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 35.3%, 18.8%) |
| CIE-LAB | lab(76.15, -42.42, 28.10) |
| CIE-LCH | lch(76.15, 50.89, 146.48°) |
| OKLab | oklab(77.96% -0.1155 0.0704) |
| OKLCH | oklch(77.96% 0.135 148.6) |
| XYZ | xyz(33.9500, 50.1265, 30.4361) |
| Luminance | 0.5013 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.52
Emerald
#50C878
ΔE00 3.90
Dark Mint
#48C072
ΔE00 5.55
Seaweed
#18D17B
ΔE00 5.99
Fern
#63B76C
ΔE00 6.48
Algae Green
#21C36F
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CF86 #CF75BE
analogous
#91CF75 #75CF86 #75CFB3
triadic
#75CF86 #8675CF #CF8675
tetradic
#75CF86 #7591CF #CF75BE #CFB375
square
#75CF86 #7591CF #CF75BE #CFB375
split-complementary
#75CF86 #B375CF #CF7591
monochromatic
#349646 #48BF5E #75CF86 #A2DFAE #D0EFD6
Accessibility & contrast
On white
1.90
#75CF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#75CF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CF86
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CF86 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C181
Deuteranopia (green-blind)
#C3B88A
Tritanopia (blue-blind)
#66CCBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cf86; /* rgb */ color: rgb(117, 207, 134); /* oklch */ color: oklch(78.0% 0.135 148.6);
Tailwind
colors: {
custom: {
50: '#a1deaa',
500: '#75cf86',
950: '#000000',
},
}SCSS
$custom: #75cf86; $custom-light: #a1deaa; $custom-dark: #000000;
JSON
{
"hex": "#75cf86",
"rgb": {
"r": 117,
"g": 207,
"b": 134
},
"hsl": {
"h": 131.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.77962,
"c": 0.13521,
"h": 148.6
},
"luminance": 0.50129
}Semantic roles & 50–950 ramp
primary
#75CF86
secondary
#9B4D8D
accent
#2AA0BC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481