#75F3AA#75F3AA
#75F3AA is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.3% C 0.153 H 155.9°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #75F3AA |
|---|---|
| RGB | rgb(117, 243, 170) |
| HSL | hsl(145, 84%, 71%) |
| HSV | hsv(145, 52%, 95%) |
| CMYK | cmyk(51.9%, 0%, 30%, 4.7%) |
| CIE-LAB | lab(87.38, -51.23, 24.74) |
| CIE-LCH | lch(87.38, 56.89, 154.22°) |
| OKLab | oklab(87.33% -0.1398 0.0627) |
| OKLCH | oklch(87.33% 0.153 155.9) |
| XYZ | xyz(46.6388, 70.7814, 49.2269) |
| Luminance | 0.7078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.50
Seafoam (survey)
#80F9AD
ΔE00 1.59
Light Blue Green
#7EFBB3
ΔE00 1.80
Light Greenish Blue
#63F7B4
ΔE00 2.51
Light Bluish Green
#76FDA8
ΔE00 2.71
Light Sea Green
#98F6B0
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F3AA #F375BE
analogous
#7FF375 #75F3AA #75F3E9
triadic
#75F3AA #AA75F3 #F3AA75
tetradic
#75F3AA #757FF3 #F375BE #F3E975
square
#75F3AA #757FF3 #F375BE #F3E975
split-complementary
#75F3AA #E975F3 #F3757F
monochromatic
#13DB67 #3DEE87 #75F3AA #ADF8CD #E3FDEE
Accessibility & contrast
On white
1.39
#75F3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#75F3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F3AA
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F3AA | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E3A6
Deuteranopia (green-blind)
#E0D6AE
Tritanopia (blue-blind)
#51F1E0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #75f3aa; /* rgb */ color: rgb(117, 243, 170); /* oklch */ color: oklch(87.3% 0.153 155.9);
Tailwind
colors: {
custom: {
50: '#a5f8c3',
500: '#75f3aa',
950: '#000000',
},
}SCSS
$custom: #75f3aa; $custom-light: #a5f8c3; $custom-dark: #000000;
JSON
{
"hex": "#75f3aa",
"rgb": {
"r": 117,
"g": 243,
"b": 170
},
"hsl": {
"h": 145.238,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.87331,
"c": 0.15322,
"h": 155.9
},
"luminance": 0.70785
}Semantic roles & 50–950 ramp
primary
#75F3AA
secondary
#CD3F91
accent
#0584E0
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582