#75F7AA#75F7AA
#75F7AA is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.3% C 0.159 H 155.2°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #75F7AA |
|---|---|
| RGB | rgb(117, 247, 170) |
| HSL | hsl(144, 89%, 71%) |
| HSV | hsv(144, 53%, 97%) |
| CMYK | cmyk(52.6%, 0%, 31.2%, 3.1%) |
| CIE-LAB | lab(88.54, -52.87, 26.33) |
| CIE-LCH | lch(88.54, 59.06, 153.53°) |
| OKLab | oklab(88.28% -0.1441 0.0666) |
| OKLCH | oklch(88.28% 0.159 155.2) |
| XYZ | xyz(47.8488, 73.2016, 49.6302) |
| Luminance | 0.7321 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.60
Seafoam (survey)
#80F9AD
ΔE00 0.98
Light Blue Green
#7EFBB3
ΔE00 1.41
Light Bluish Green
#76FDA8
ΔE00 1.71
Light Green Blue
#56FCA2
ΔE00 2.75
Light Greenish Blue
#63F7B4
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F7AA #F775C2
analogous
#81F775 #75F7AA #75F7EB
triadic
#75F7AA #AA75F7 #F7AA75
tetradic
#75F7AA #7581F7 #F775C2 #F7EB75
square
#75F7AA #7581F7 #F775C2 #F7EB75
split-complementary
#75F7AA #EB75F7 #F77581
monochromatic
#0DE465 #3BF486 #75F7AA #AFFACE #E2FDED
Accessibility & contrast
On white
1.34
#75F7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#75F7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F7AA
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F7AA | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A5
Deuteranopia (green-blind)
#E4D9AF
Tritanopia (blue-blind)
#50F5E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #75f7aa; /* rgb */ color: rgb(117, 247, 170); /* oklch */ color: oklch(88.3% 0.159 155.2);
Tailwind
colors: {
custom: {
50: '#a5fbc3',
500: '#75f7aa',
950: '#000000',
},
}SCSS
$custom: #75f7aa; $custom-light: #a5fbc3; $custom-dark: #000000;
JSON
{
"hex": "#75f7aa",
"rgb": {
"r": 117,
"g": 247,
"b": 170
},
"hsl": {
"h": 144.462,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.88282,
"c": 0.15872,
"h": 155.2
},
"luminance": 0.73206
}Semantic roles & 50–950 ramp
primary
#75F7AA
secondary
#D23E96
accent
#0088E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582