#75CA99#75CA99
#75CA99 is a light, moderate green. Relative luminance 0.483; OKLCH L 77.2% C 0.110 H 157.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #75CA99 |
|---|---|
| RGB | rgb(117, 202, 153) |
| HSL | hsl(145, 45%, 63%) |
| HSV | hsv(145, 42%, 79%) |
| CMYK | cmyk(42.1%, 0%, 24.3%, 20.8%) |
| CIE-LAB | lab(75.03, -36.71, 16.56) |
| CIE-LCH | lch(75.03, 40.27, 155.72°) |
| OKLab | oklab(77.17% -0.1011 0.0423) |
| OKLCH | oklch(77.17% 0.11 157.3) |
| XYZ | xyz(34.2040, 48.3206, 37.6553) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 4.83
Seafoam
#7FE0B3
ΔE00 5.62
Eucalyptus
#44D7A8
ΔE00 6.07
Greenblue
#23C48B
ΔE00 6.38
Greenish Teal
#32BF84
ΔE00 6.44
Darkseagreen
#8FBC8F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CA99 #CA75A6
analogous
#7BCA75 #75CA99 #75CAC4
triadic
#75CA99 #9975CA #CA9975
tetradic
#75CA99 #757BCA #CA75A6 #CAC475
square
#75CA99 #757BCA #CA75A6 #CAC475
split-complementary
#75CA99 #C475CA #CA757B
monochromatic
#378E5C #49B978 #75CA99 #A1DBBA #CDECDA
Accessibility & contrast
On white
1.97
#75CA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#75CA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CA99
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CA99 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE96
Deuteranopia (green-blind)
#BCB59C
Tritanopia (blue-blind)
#62C9BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #75ca99; /* rgb */ color: rgb(117, 202, 153); /* oklch */ color: oklch(77.2% 0.110 157.3);
Tailwind
colors: {
custom: {
50: '#a0dab7',
500: '#75ca99',
950: '#000000',
},
}SCSS
$custom: #75ca99; $custom-light: #a0dab7; $custom-dark: #000000;
JSON
{
"hex": "#75ca99",
"rgb": {
"r": 117,
"g": 202,
"b": 153
},
"hsl": {
"h": 145.412,
"s": 44.503,
"l": 62.549
},
"oklch": {
"l": 0.7717,
"c": 0.10959,
"h": 157.3
},
"luminance": 0.48323
}Semantic roles & 50–950 ramp
primary
#75CA99
secondary
#DDBED0
accent
#2E7DB8
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#0F1511
muted
#7F8380