#75FCAF#75FCAF
#75FCAF is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.6% C 0.161 H 156.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCAF |
|---|---|
| RGB | rgb(117, 252, 175) |
| HSL | hsl(146, 96%, 72%) |
| HSV | hsv(146, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(90.09, -53.97, 25.90) |
| CIE-LCH | lch(90.09, 59.86, 154.37°) |
| OKLab | oklab(89.57% -0.1472 0.0655) |
| OKLCH | oklch(89.57% 0.161 156) |
| XYZ | xyz(49.8804, 76.4934, 52.6853) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.93
Light Blue Green
#7EFBB3
ΔE00 1.04
Seafoam (survey)
#80F9AD
ΔE00 1.22
Light Bluish Green
#76FDA8
ΔE00 1.47
Light Green Blue
#56FCA2
ΔE00 2.62
Light Greenish Blue
#63F7B4
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCAF #FC75C2
analogous
#7EFC75 #75FCAF #75FCF3
triadic
#75FCAF #AF75FC #FCAF75
tetradic
#75FCAF #757EFC #FC75C2 #FCF375
square
#75FCAF #757EFC #FC75C2 #FCF375
split-complementary
#75FCAF #F375FC #FC757E
monochromatic
#05F16B #39FB8C #75FCAF #B1FDD2 #E1FEEE
Accessibility & contrast
On white
1.29
#75FCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#75FCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCAF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCAF | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#E8DDB4
Tritanopia (blue-blind)
#4CFAE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fcaf; /* rgb */ color: rgb(117, 252, 175); /* oklch */ color: oklch(89.6% 0.161 156.0);
Tailwind
colors: {
custom: {
50: '#a6fec7',
500: '#75fcaf',
950: '#000000',
},
}SCSS
$custom: #75fcaf; $custom-light: #a6fec7; $custom-dark: #000000;
JSON
{
"hex": "#75fcaf",
"rgb": {
"r": 117,
"g": 252,
"b": 175
},
"hsl": {
"h": 145.778,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89574,
"c": 0.16112,
"h": 156
},
"luminance": 0.76498
}Semantic roles & 50–950 ramp
primary
#75FCAF
secondary
#D93D96
accent
#0083E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682