#75CA95#75CA95
#75CA95 is a light, moderate green. Relative luminance 0.482; OKLCH L 77.1% C 0.113 H 155.3°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #75CA95 |
|---|---|
| RGB | rgb(117, 202, 149) |
| HSL | hsl(143, 45%, 63%) |
| HSV | hsv(143, 42%, 79%) |
| CMYK | cmyk(42.1%, 0%, 26.2%, 20.8%) |
| CIE-LAB | lab(74.94, -37.49, 18.58) |
| CIE-LCH | lch(74.94, 41.84, 153.64°) |
| OKLab | oklab(77.08% -0.1029 0.0473) |
| OKLCH | oklch(77.08% 0.113 155.3) |
| XYZ | xyz(33.8792, 48.1906, 35.9444) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 5.71
Mediumaquamarine
#66CDAA
ΔE00 5.74
Emerald
#50C878
ΔE00 5.97
Seafoam
#7FE0B3
ΔE00 6.05
Greenish Teal
#32BF84
ΔE00 6.30
Darkseagreen
#8FBC8F
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CA95 #CA75AA
analogous
#7FCA75 #75CA95 #75CABF
triadic
#75CA95 #9575CA #CA9575
tetradic
#75CA95 #757FCA #CA75AA #CABF75
square
#75CA95 #757FCA #CA75AA #CABF75
split-complementary
#75CA95 #BF75CA #CA757F
monochromatic
#378E57 #49B973 #75CA95 #A1DBB7 #CDECD9
Accessibility & contrast
On white
1.97
#75CA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#75CA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CA95
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CA95 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE92
Deuteranopia (green-blind)
#BCB598
Tritanopia (blue-blind)
#63C8BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #75ca95; /* rgb */ color: rgb(117, 202, 149); /* oklch */ color: oklch(77.1% 0.113 155.3);
Tailwind
colors: {
custom: {
50: '#a0dab4',
500: '#75ca95',
950: '#000000',
},
}SCSS
$custom: #75ca95; $custom-light: #a0dab4; $custom-dark: #000000;
JSON
{
"hex": "#75ca95",
"rgb": {
"r": 117,
"g": 202,
"b": 149
},
"hsl": {
"h": 142.588,
"s": 44.503,
"l": 62.549
},
"oklch": {
"l": 0.77077,
"c": 0.11326,
"h": 155.3
},
"luminance": 0.48193
}Semantic roles & 50–950 ramp
primary
#75CA95
secondary
#DDBED1
accent
#2E84B8
background
#FAFDFB
surface
#F4FBF6
border
#CED4D0
text
#0F1511
muted
#7F8380