#75D69F#75D69F
#75D69F is a light, vivid green. Relative luminance 0.544; OKLCH L 80.2% C 0.122 H 157.3°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #75D69F |
|---|---|
| RGB | rgb(117, 214, 159) |
| HSL | hsl(146, 54%, 65%) |
| HSV | hsv(146, 45%, 84%) |
| CMYK | cmyk(45.3%, 0%, 25.7%, 16.1%) |
| CIE-LAB | lab(78.68, -40.94, 18.46) |
| CIE-LCH | lch(78.68, 44.91, 155.73°) |
| OKLab | oklab(80.18% -0.1125 0.0471) |
| OKLCH | oklch(80.18% 0.122 157.3) |
| XYZ | xyz(37.6379, 54.3755, 41.3063) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.66
Eucalyptus
#44D7A8
ΔE00 5.12
Hospital Green
#9BE5AA
ΔE00 5.41
Mediumaquamarine
#66CDAA
ΔE00 5.72
Light Teal
#90E4C1
ΔE00 6.54
Aqua Green
#12E193
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75D69F #D675AC
analogous
#7CD675 #75D69F #75D6CF
triadic
#75D69F #9F75D6 #D69F75
tetradic
#75D69F #757CD6 #D675AC #D6CF75
square
#75D69F #757CD6 #D675AC #D6CF75
split-complementary
#75D69F #CF75D6 #D6757C
monochromatic
#30A161 #46C87E #75D69F #A4E4C0 #D3F2E1
Accessibility & contrast
On white
1.77
#75D69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#75D69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75D69F
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75D69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75D69F | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99C
Deuteranopia (green-blind)
#C6BFA2
Tritanopia (blue-blind)
#5DD5C7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #75d69f; /* rgb */ color: rgb(117, 214, 159); /* oklch */ color: oklch(80.2% 0.122 157.3);
Tailwind
colors: {
custom: {
50: '#a2e3bb',
500: '#75d69f',
950: '#000000',
},
}SCSS
$custom: #75d69f; $custom-light: #a2e3bb; $custom-dark: #000000;
JSON
{
"hex": "#75d69f",
"rgb": {
"r": 117,
"g": 214,
"b": 159
},
"hsl": {
"h": 145.979,
"s": 54.19,
"l": 64.902
},
"oklch": {
"l": 0.80175,
"c": 0.12193,
"h": 157.3
},
"luminance": 0.54378
}Semantic roles & 50–950 ramp
primary
#75D69F
secondary
#A54A7E
accent
#247DC2
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482