#75FCA9#75FCA9
#75FCA9 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.5% C 0.166 H 154.2°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCA9 |
|---|---|
| RGB | rgb(117, 252, 169) |
| HSL | hsl(143, 96%, 72%) |
| HSV | hsv(143, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 32.9%, 1.2%) |
| CIE-LAB | lab(89.98, -55.07, 28.79) |
| CIE-LCH | lch(89.98, 62.14, 152.40°) |
| OKLab | oklab(89.45% -0.1498 0.0725) |
| OKLCH | oklch(89.45% 0.166 154.2) |
| XYZ | xyz(49.3042, 76.2629, 49.6504) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.40
Seafoam Green
#7AF9AB
ΔE00 1.00
Seafoam (survey)
#80F9AD
ΔE00 1.44
Light Blue Green
#7EFBB3
ΔE00 1.96
Light Green Blue
#56FCA2
ΔE00 2.10
Sea Green (survey)
#53FCA1
ΔE00 2.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCA9 #FC75C8
analogous
#85FC75 #75FCA9 #75FCEC
triadic
#75FCA9 #A975FC #FCA975
tetradic
#75FCA9 #7585FC #FC75C8 #FCEC75
square
#75FCA9 #7585FC #FC75C8 #FCEC75
split-complementary
#75FCA9 #EC75FC #FC7585
monochromatic
#05F160 #39FB84 #75FCA9 #B1FDCE #E1FEEC
Accessibility & contrast
On white
1.29
#75FCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#75FCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCA9
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCA9 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA4
Deuteranopia (green-blind)
#E9DDAE
Tritanopia (blue-blind)
#4FF9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fca9; /* rgb */ color: rgb(117, 252, 169); /* oklch */ color: oklch(89.5% 0.166 154.2);
Tailwind
colors: {
custom: {
50: '#a6fec3',
500: '#75fca9',
950: '#000000',
},
}SCSS
$custom: #75fca9; $custom-light: #a6fec3; $custom-dark: #000000;
JSON
{
"hex": "#75fca9",
"rgb": {
"r": 117,
"g": 252,
"b": 169
},
"hsl": {
"h": 143.111,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89451,
"c": 0.16644,
"h": 154.2
},
"luminance": 0.76267
}Semantic roles & 50–950 ramp
primary
#75FCA9
secondary
#D93D9D
accent
#008DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682