#75CF89#75CF89
#75CF89 is a light, vivid green. Relative luminance 0.502; OKLCH L 78.0% C 0.132 H 149.7°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #75CF89 |
|---|---|
| RGB | rgb(117, 207, 137) |
| HSL | hsl(133, 48%, 64%) |
| HSV | hsv(133, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 33.8%, 18.8%) |
| CIE-LAB | lab(76.20, -41.91, 26.61) |
| CIE-LCH | lch(76.20, 49.64, 147.58°) |
| OKLab | oklab(78.02% -0.1141 0.0668) |
| OKLCH | oklch(78.02% 0.132 149.7) |
| XYZ | xyz(34.1622, 50.2114, 31.5537) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.78
Emerald
#50C878
ΔE00 4.05
Dark Mint
#48C072
ΔE00 5.64
Seaweed
#18D17B
ΔE00 6.07
Fern
#63B76C
ΔE00 6.64
Hospital Green
#9BE5AA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CF89 #CF75BB
analogous
#8ECF75 #75CF89 #75CFB6
triadic
#75CF89 #8975CF #CF8975
tetradic
#75CF89 #758ECF #CF75BB #CFB675
square
#75CF89 #758ECF #CF75BB #CFB675
split-complementary
#75CF89 #B675CF #CF758E
monochromatic
#34964A #48BF62 #75CF89 #A2DFB0 #D0EFD7
Accessibility & contrast
On white
1.90
#75CF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#75CF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CF89
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CF89 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C184
Deuteranopia (green-blind)
#C3B88D
Tritanopia (blue-blind)
#65CCBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cf89; /* rgb */ color: rgb(117, 207, 137); /* oklch */ color: oklch(78.0% 0.132 149.7);
Tailwind
colors: {
custom: {
50: '#a1deac',
500: '#75cf89',
950: '#000000',
},
}SCSS
$custom: #75cf89; $custom-light: #a1deac; $custom-dark: #000000;
JSON
{
"hex": "#75cf89",
"rgb": {
"r": 117,
"g": 207,
"b": 137
},
"hsl": {
"h": 133.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78021,
"c": 0.13227,
"h": 149.7
},
"luminance": 0.50214
}Semantic roles & 50–950 ramp
primary
#75CF89
secondary
#9B4D8A
accent
#2A9BBC
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1510
muted
#808481