#75C898#75C898
#75C898 is a light, moderate green. Relative luminance 0.474; OKLCH L 76.7% C 0.107 H 157.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #75C898 |
|---|---|
| RGB | rgb(117, 200, 152) |
| HSL | hsl(145, 43%, 62%) |
| HSV | hsv(145, 42%, 78%) |
| CMYK | cmyk(41.5%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(74.42, -35.99, 16.24) |
| CIE-LCH | lch(74.42, 39.49, 155.71°) |
| OKLab | oklab(76.67% -0.0991 0.0415) |
| OKLCH | oklch(76.67% 0.107 157.3) |
| XYZ | xyz(33.6556, 47.3552, 37.0667) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.86
Seafoam
#7FE0B3
ΔE00 6.05
Darkseagreen
#8FBC8F
ΔE00 6.15
Greenish Teal
#32BF84
ΔE00 6.35
Eucalyptus
#44D7A8
ΔE00 6.37
Greenblue
#23C48B
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C898 #C875A5
analogous
#7CC875 #75C898 #75C8C1
triadic
#75C898 #9875C8 #C89875
tetradic
#75C898 #757CC8 #C875A5 #C8C175
square
#75C898 #757CC8 #C875A5 #C8C175
split-complementary
#75C898 #C175C8 #C8757C
monochromatic
#378B5B #49B777 #75C898 #A1D9B9 #CDEBD9
Accessibility & contrast
On white
2.01
#75C898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#75C898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C898
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C898 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BC95
Deuteranopia (green-blind)
#BAB39B
Tritanopia (blue-blind)
#62C7BB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #75c898; /* rgb */ color: rgb(117, 200, 152); /* oklch */ color: oklch(76.7% 0.107 157.3);
Tailwind
colors: {
custom: {
50: '#a0d9b6',
500: '#75c898',
950: '#000000',
},
}SCSS
$custom: #75c898; $custom-light: #a0d9b6; $custom-dark: #000000;
JSON
{
"hex": "#75c898",
"rgb": {
"r": 117,
"g": 200,
"b": 152
},
"hsl": {
"h": 145.301,
"s": 43.005,
"l": 62.157
},
"oklch": {
"l": 0.76668,
"c": 0.10749,
"h": 157.3
},
"luminance": 0.47357
}Semantic roles & 50–950 ramp
primary
#75C898
secondary
#DCBDCF
accent
#2F7DB6
background
#FAFDFB
surface
#F4FAF6
border
#CED3D0
text
#0F1411
muted
#7F8380