#75CE99#75CE99
#75CE99 is a light, moderate green. Relative luminance 0.502; OKLCH L 78.1% C 0.116 H 156.3°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #75CE99 |
|---|---|
| RGB | rgb(117, 206, 153) |
| HSL | hsl(144, 48%, 63%) |
| HSV | hsv(144, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(76.21, -38.53, 18.20) |
| CIE-LCH | lch(76.21, 42.61, 154.72°) |
| OKLab | oklab(78.13% -0.1058 0.0464) |
| OKLCH | oklch(78.13% 0.116 156.3) |
| XYZ | xyz(35.1547, 50.2220, 37.9722) |
| Luminance | 0.5022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.08
Mediumaquamarine
#66CDAA
ΔE00 5.40
Eucalyptus
#44D7A8
ΔE00 5.82
Emerald
#50C878
ΔE00 6.24
Soft Green
#6FC276
ΔE00 6.36
Greenblue
#23C48B
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CE99 #CE75AA
analogous
#7DCE75 #75CE99 #75CEC6
triadic
#75CE99 #9975CE #CE9975
tetradic
#75CE99 #757DCE #CE75AA #CEC675
square
#75CE99 #757DCE #CE75AA #CEC675
split-complementary
#75CE99 #C675CE #CE757D
monochromatic
#35945B #48BE78 #75CE99 #A2DEBA #CFEEDC
Accessibility & contrast
On white
1.90
#75CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#75CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CE99
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CE99 | 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)
#CDC296
Deuteranopia (green-blind)
#BFB89C
Tritanopia (blue-blind)
#61CDC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75ce99; /* rgb */ color: rgb(117, 206, 153); /* oklch */ color: oklch(78.1% 0.116 156.3);
Tailwind
colors: {
custom: {
50: '#a1ddb7',
500: '#75ce99',
950: '#000000',
},
}SCSS
$custom: #75ce99; $custom-light: #a1ddb7; $custom-dark: #000000;
JSON
{
"hex": "#75ce99",
"rgb": {
"r": 117,
"g": 206,
"b": 153
},
"hsl": {
"h": 144.27,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.78126,
"c": 0.11556,
"h": 156.3
},
"luminance": 0.50224
}Semantic roles & 50–950 ramp
primary
#75CE99
secondary
#9A4D7B
accent
#2B81BB
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481