#75CF99#75CF99
#75CF99 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.4% C 0.117 H 156.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #75CF99 |
|---|---|
| RGB | rgb(117, 207, 153) |
| HSL | hsl(144, 48%, 64%) |
| HSV | hsv(144, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 26.1%, 18.8%) |
| CIE-LAB | lab(76.50, -38.98, 18.61) |
| CIE-LCH | lch(76.50, 43.19, 154.48°) |
| OKLab | oklab(78.36% -0.107 0.0474) |
| OKLCH | oklch(78.36% 0.117 156.1) |
| XYZ | xyz(35.3962, 50.7050, 38.0527) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.98
Mediumaquamarine
#66CDAA
ΔE00 5.57
Eucalyptus
#44D7A8
ΔE00 5.80
Emerald
#50C878
ΔE00 6.15
Soft Green
#6FC276
ΔE00 6.33
Hospital Green
#9BE5AA
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CF99 #CF75AB
analogous
#7ECF75 #75CF99 #75CFC6
triadic
#75CF99 #9975CF #CF9975
tetradic
#75CF99 #757ECF #CF75AB #CFC675
square
#75CF99 #757ECF #CF75AB #CFC675
split-complementary
#75CF99 #C675CF #CF757E
monochromatic
#34965B #48BF77 #75CF99 #A2DFBB #D0EFDC
Accessibility & contrast
On white
1.88
#75CF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#75CF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CF99
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CF99 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC296
Deuteranopia (green-blind)
#C0B99C
Tritanopia (blue-blind)
#61CEC0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75cf99; /* rgb */ color: rgb(117, 207, 153); /* oklch */ color: oklch(78.4% 0.117 156.1);
Tailwind
colors: {
custom: {
50: '#a1deb7',
500: '#75cf99',
950: '#000000',
},
}SCSS
$custom: #75cf99; $custom-light: #a1deb7; $custom-dark: #000000;
JSON
{
"hex": "#75cf99",
"rgb": {
"r": 117,
"g": 207,
"b": 153
},
"hsl": {
"h": 144,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78365,
"c": 0.11705,
"h": 156.1
},
"luminance": 0.50707
}Semantic roles & 50–950 ramp
primary
#75CF99
secondary
#9B4D7C
accent
#2A81BC
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481