#75F1AA#75F1AA
#75F1AA is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.9% C 0.150 H 156.2°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75F1AA |
|---|---|
| RGB | rgb(117, 241, 170) |
| HSL | hsl(146, 82%, 70%) |
| HSV | hsv(146, 51%, 95%) |
| CMYK | cmyk(51.5%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(86.80, -50.40, 23.94) |
| CIE-LCH | lch(86.80, 55.80, 154.59°) |
| OKLab | oklab(86.86% -0.1377 0.0607) |
| OKLCH | oklch(86.86% 0.15 156.2) |
| XYZ | xyz(46.0435, 69.5909, 49.0284) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.00
Seafoam (survey)
#80F9AD
ΔE00 2.02
Light Blue Green
#7EFBB3
ΔE00 2.15
Light Greenish Blue
#63F7B4
ΔE00 2.52
Light Bluish Green
#76FDA8
ΔE00 3.22
Light Sea Green
#98F6B0
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F1AA #F175BC
analogous
#7EF175 #75F1AA #75F1E8
triadic
#75F1AA #AA75F1 #F1AA75
tetradic
#75F1AA #757EF1 #F175BC #F1E875
square
#75F1AA #757EF1 #F175BC #F1E875
split-complementary
#75F1AA #E875F1 #F1757E
monochromatic
#16D668 #3DEB88 #75F1AA #ADF7CC #E3FCEE
Accessibility & contrast
On white
1.41
#75F1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#75F1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F1AA
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F1AA | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#DED4AE
Tritanopia (blue-blind)
#52EFDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #75f1aa; /* rgb */ color: rgb(117, 241, 170); /* oklch */ color: oklch(86.9% 0.150 156.2);
Tailwind
colors: {
custom: {
50: '#a5f6c3',
500: '#75f1aa',
950: '#000000',
},
}SCSS
$custom: #75f1aa; $custom-light: #a5f6c3; $custom-dark: #000000;
JSON
{
"hex": "#75f1aa",
"rgb": {
"r": 117,
"g": 241,
"b": 170
},
"hsl": {
"h": 145.645,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.86855,
"c": 0.15046,
"h": 156.2
},
"luminance": 0.69595
}Semantic roles & 50–950 ramp
primary
#75F1AA
secondary
#CB3F8F
accent
#0882DE
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582