#75F4AC#75F4AC
#75F4AC is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.6% C 0.153 H 156.4°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75F4AC |
|---|---|
| RGB | rgb(117, 244, 172) |
| HSL | hsl(146, 85%, 71%) |
| HSV | hsv(146, 52%, 96%) |
| CMYK | cmyk(52%, 0%, 29.5%, 4.3%) |
| CIE-LAB | lab(87.71, -51.26, 24.17) |
| CIE-LCH | lch(87.71, 56.67, 154.76°) |
| OKLab | oklab(87.61% -0.14 0.0613) |
| OKLCH | oklch(87.61% 0.153 156.4) |
| XYZ | xyz(47.1295, 71.4578, 50.3309) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.49
Seafoam (survey)
#80F9AD
ΔE00 1.56
Light Blue Green
#7EFBB3
ΔE00 1.57
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Bluish Green
#76FDA8
ΔE00 2.73
Light Green Blue
#56FCA2
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F4AC #F475BD
analogous
#7DF475 #75F4AC #75F4EB
triadic
#75F4AC #AC75F4 #F4AC75
tetradic
#75F4AC #757DF4 #F475BD #F4EB75
square
#75F4AC #757DF4 #F475BD #F4EB75
split-complementary
#75F4AC #EB75F4 #F4757D
monochromatic
#12DD6A #3CEF8A #75F4AC #AEF9CE #E3FDEE
Accessibility & contrast
On white
1.37
#75F4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#75F4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F4AC
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F4AC | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4A8
Deuteranopia (green-blind)
#E1D7B0
Tritanopia (blue-blind)
#50F2E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #75f4ac; /* rgb */ color: rgb(117, 244, 172); /* oklch */ color: oklch(87.6% 0.153 156.4);
Tailwind
colors: {
custom: {
50: '#a5f8c5',
500: '#75f4ac',
950: '#000000',
},
}SCSS
$custom: #75f4ac; $custom-light: #a5f8c5; $custom-dark: #000000;
JSON
{
"hex": "#75f4ac",
"rgb": {
"r": 117,
"g": 244,
"b": 172
},
"hsl": {
"h": 145.984,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.87611,
"c": 0.15284,
"h": 156.4
},
"luminance": 0.71462
}Semantic roles & 50–950 ramp
primary
#75F4AC
secondary
#CE3F90
accent
#0482E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101713
muted
#818582