#75FAAF#75FAAF
#75FAAF is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.1% C 0.158 H 156.3°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #75FAAF |
|---|---|
| RGB | rgb(117, 250, 175) |
| HSL | hsl(146, 93%, 72%) |
| HSV | hsv(146, 53%, 98%) |
| CMYK | cmyk(53.2%, 0%, 30%, 2%) |
| CIE-LAB | lab(89.51, -53.16, 25.10) |
| CIE-LCH | lch(89.51, 58.79, 154.72°) |
| OKLab | oklab(89.1% -0.1451 0.0636) |
| OKLCH | oklch(89.1% 0.158 156.3) |
| XYZ | xyz(49.2556, 75.2439, 52.4770) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.85
Seafoam Green
#7AF9AB
ΔE00 0.91
Seafoam (survey)
#80F9AD
ΔE00 1.14
Light Bluish Green
#76FDA8
ΔE00 1.84
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FAAF #FA75C0
analogous
#7EFA75 #75FAAF #75FAF1
triadic
#75FAAF #AF75FA #FAAF75
tetradic
#75FAAF #757EFA #FA75C0 #FAF175
square
#75FAAF #757EFA #FA75C0 #FAF175
split-complementary
#75FAAF #F175FA #FA757E
monochromatic
#09EC6C #3AF88D #75FAAF #B0FCD1 #E1FEEE
Accessibility & contrast
On white
1.31
#75FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#75FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FAAF
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FAAF | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9AA
Deuteranopia (green-blind)
#E6DCB4
Tritanopia (blue-blind)
#4DF8E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #75faaf; /* rgb */ color: rgb(117, 250, 175); /* oklch */ color: oklch(89.1% 0.158 156.3);
Tailwind
colors: {
custom: {
50: '#a6fdc7',
500: '#75faaf',
950: '#000000',
},
}SCSS
$custom: #75faaf; $custom-light: #a6fdc7; $custom-dark: #000000;
JSON
{
"hex": "#75faaf",
"rgb": {
"r": 117,
"g": 250,
"b": 175
},
"hsl": {
"h": 146.165,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.89099,
"c": 0.1584,
"h": 156.3
},
"luminance": 0.75248
}Semantic roles & 50–950 ramp
primary
#75FAAF
secondary
#D63D93
accent
#0081E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682