#75F4AA#75F4AA
#75F4AA is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.6% C 0.155 H 155.7°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75F4AA |
|---|---|
| RGB | rgb(117, 244, 170) |
| HSL | hsl(145, 85%, 71%) |
| HSV | hsv(145, 52%, 96%) |
| CMYK | cmyk(52%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(87.67, -51.64, 25.14) |
| CIE-LCH | lch(87.67, 57.43, 154.04°) |
| OKLab | oklab(87.57% -0.1409 0.0636) |
| OKLCH | oklch(87.57% 0.155 155.7) |
| XYZ | xyz(46.9388, 71.3815, 49.3269) |
| Luminance | 0.7139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.26
Seafoam (survey)
#80F9AD
ΔE00 1.39
Light Blue Green
#7EFBB3
ΔE00 1.65
Light Bluish Green
#76FDA8
ΔE00 2.45
Light Greenish Blue
#63F7B4
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F4AA #F475BF
analogous
#7FF475 #75F4AA #75F4E9
triadic
#75F4AA #AA75F4 #F4AA75
tetradic
#75F4AA #757FF4 #F475BF #F4E975
square
#75F4AA #757FF4 #F475BF #F4E975
split-complementary
#75F4AA #E975F4 #F4757F
monochromatic
#12DD66 #3CEF87 #75F4AA #AEF9CD #E3FDEE
Accessibility & contrast
On white
1.37
#75F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#75F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F4AA
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F4AA | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A5
Deuteranopia (green-blind)
#E1D7AF
Tritanopia (blue-blind)
#51F2E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #75f4aa; /* rgb */ color: rgb(117, 244, 170); /* oklch */ color: oklch(87.6% 0.155 155.7);
Tailwind
colors: {
custom: {
50: '#a5f8c3',
500: '#75f4aa',
950: '#000000',
},
}SCSS
$custom: #75f4aa; $custom-light: #a5f8c3; $custom-dark: #000000;
JSON
{
"hex": "#75f4aa",
"rgb": {
"r": 117,
"g": 244,
"b": 170
},
"hsl": {
"h": 145.039,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.87568,
"c": 0.1546,
"h": 155.7
},
"luminance": 0.71386
}Semantic roles & 50–950 ramp
primary
#75F4AA
secondary
#CE3F92
accent
#0485E2
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582