#75CF8D#75CF8D
#75CF8D is a light, vivid green. Relative luminance 0.503; OKLCH L 78.1% C 0.128 H 151.1°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #75CF8D |
|---|---|
| RGB | rgb(117, 207, 141) |
| HSL | hsl(136, 48%, 64%) |
| HSV | hsv(136, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 31.9%, 18.8%) |
| CIE-LAB | lab(76.27, -41.21, 24.62) |
| CIE-LCH | lch(76.27, 48.00, 149.14°) |
| OKLab | oklab(78.1% -0.1124 0.0621) |
| OKLCH | oklch(78.1% 0.128 151.1) |
| XYZ | xyz(34.4545, 50.3283, 33.0929) |
| Luminance | 0.5033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.26
Emerald
#50C878
ΔE00 4.38
Dark Mint
#48C072
ΔE00 5.88
Seaweed
#18D17B
ΔE00 6.26
Hospital Green
#9BE5AA
ΔE00 6.43
Seafoam
#7FE0B3
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CF8D #CF75B7
analogous
#8ACF75 #75CF8D #75CFBA
triadic
#75CF8D #8D75CF #CF8D75
tetradic
#75CF8D #758ACF #CF75B7 #CFBA75
square
#75CF8D #758ACF #CF75B7 #CFBA75
split-complementary
#75CF8D #BA75CF #CF758A
monochromatic
#34964E #48BF67 #75CF8D #A2DFB3 #D0EFD8
Accessibility & contrast
On white
1.90
#75CF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#75CF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CF8D
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CF8D | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C289
Deuteranopia (green-blind)
#C2B891
Tritanopia (blue-blind)
#64CCBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cf8d; /* rgb */ color: rgb(117, 207, 141); /* oklch */ color: oklch(78.1% 0.128 151.1);
Tailwind
colors: {
custom: {
50: '#a1deae',
500: '#75cf8d',
950: '#000000',
},
}SCSS
$custom: #75cf8d; $custom-light: #a1deae; $custom-dark: #000000;
JSON
{
"hex": "#75cf8d",
"rgb": {
"r": 117,
"g": 207,
"b": 141
},
"hsl": {
"h": 136,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78103,
"c": 0.12838,
"h": 151.1
},
"luminance": 0.50331
}Semantic roles & 50–950 ramp
primary
#75CF8D
secondary
#9B4D86
accent
#2A95BC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481