#75C699#75C699
#75C699 is a light, moderate green. Relative luminance 0.465; OKLCH L 76.2% C 0.104 H 158.4°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75C699 |
|---|---|
| RGB | rgb(117, 198, 153) |
| HSL | hsl(147, 42%, 62%) |
| HSV | hsv(147, 41%, 78%) |
| CMYK | cmyk(40.9%, 0%, 22.7%, 22.4%) |
| CIE-LAB | lab(73.85, -34.87, 14.91) |
| CIE-LCH | lch(73.85, 37.93, 156.85°) |
| OKLab | oklab(76.22% -0.0963 0.0382) |
| OKLCH | oklch(76.22% 0.104 158.4) |
| XYZ | xyz(33.2776, 46.4678, 37.3465) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.51
Darkseagreen
#8FBC8F
ΔE00 5.98
Pale Teal
#82CBB2
ΔE00 6.07
Seafoam Blue
#78D1B6
ΔE00 6.37
Seafoam
#7FE0B3
ΔE00 6.38
Greenish Teal
#32BF84
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C699 #C675A2
analogous
#7AC675 #75C699 #75C6C2
triadic
#75C699 #9975C6 #C69975
tetradic
#75C699 #757AC6 #C675A2 #C6C275
square
#75C699 #757AC6 #C675A2 #C6C275
split-complementary
#75C699 #C275C6 #C6757A
monochromatic
#38885C #4AB479 #75C699 #A0D8B9 #CCEAD9
Accessibility & contrast
On white
2.04
#75C699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#75C699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C699
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C699 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB97
Deuteranopia (green-blind)
#B8B29C
Tritanopia (blue-blind)
#62C5B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #75c699; /* rgb */ color: rgb(117, 198, 153); /* oklch */ color: oklch(76.2% 0.104 158.4);
Tailwind
colors: {
custom: {
50: '#a0d7b7',
500: '#75c699',
950: '#000000',
},
}SCSS
$custom: #75c699; $custom-light: #a0d7b7; $custom-dark: #000000;
JSON
{
"hex": "#75c699",
"rgb": {
"r": 117,
"g": 198,
"b": 153
},
"hsl": {
"h": 146.667,
"s": 41.538,
"l": 61.765
},
"oklch": {
"l": 0.76215,
"c": 0.10359,
"h": 158.4
},
"luminance": 0.4647
}Semantic roles & 50–950 ramp
primary
#75C699
secondary
#DABCCD
accent
#317AB5
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380