#75F8AA#75F8AA
#75F8AA is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.5% C 0.160 H 155.1°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #75F8AA |
|---|---|
| RGB | rgb(117, 248, 170) |
| HSL | hsl(144, 90%, 72%) |
| HSV | hsv(144, 53%, 97%) |
| CMYK | cmyk(52.8%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(88.83, -53.27, 26.73) |
| CIE-LCH | lch(88.83, 59.60, 153.36°) |
| OKLab | oklab(88.52% -0.1451 0.0675) |
| OKLCH | oklch(88.52% 0.16 155.1) |
| XYZ | xyz(48.1555, 73.8148, 49.7324) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.45
Seafoam (survey)
#80F9AD
ΔE00 0.95
Light Blue Green
#7EFBB3
ΔE00 1.42
Light Bluish Green
#76FDA8
ΔE00 1.46
Light Green Blue
#56FCA2
ΔE00 2.59
Sea Green (survey)
#53FCA1
ΔE00 2.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F8AA #F875C3
analogous
#82F875 #75F8AA #75F8EC
triadic
#75F8AA #AA75F8 #F8AA75
tetradic
#75F8AA #7582F8 #F875C3 #F8EC75
square
#75F8AA #7582F8 #F875C3 #F8EC75
split-complementary
#75F8AA #EC75F8 #F87582
monochromatic
#0CE764 #3BF586 #75F8AA #AFFBCE #E2FEED
Accessibility & contrast
On white
1.33
#75F8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#75F8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F8AA
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F8AA | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E7A5
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#50F6E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #75f8aa; /* rgb */ color: rgb(117, 248, 170); /* oklch */ color: oklch(88.5% 0.160 155.1);
Tailwind
colors: {
custom: {
50: '#a5fbc3',
500: '#75f8aa',
950: '#000000',
},
}SCSS
$custom: #75f8aa; $custom-light: #a5fbc3; $custom-dark: #000000;
JSON
{
"hex": "#75f8aa",
"rgb": {
"r": 117,
"g": 248,
"b": 170
},
"hsl": {
"h": 144.275,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.8852,
"c": 0.16009,
"h": 155.1
},
"luminance": 0.73819
}Semantic roles & 50–950 ramp
primary
#75F8AA
secondary
#D33E97
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582