#75EAAC#75EAAC
#75EAAC is a very light, vivid green. Relative luminance 0.656; OKLCH L 85.2% C 0.139 H 158.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #75EAAC |
|---|---|
| RGB | rgb(117, 234, 172) |
| HSL | hsl(148, 74%, 69%) |
| HSV | hsv(148, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 26.5%, 8.2%) |
| CIE-LAB | lab(84.79, -47.07, 20.15) |
| CIE-LCH | lch(84.79, 51.20, 156.83°) |
| OKLab | oklab(85.24% -0.1292 0.0513) |
| OKLCH | oklch(85.24% 0.139 158.3) |
| XYZ | xyz(44.2018, 65.6024, 49.3550) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.08
Seafoam
#7FE0B3
ΔE00 4.12
Light Sea Green
#98F6B0
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EAAC #EA75B3
analogous
#79EA75 #75EAAC #75EAE7
triadic
#75EAAC #AC75EA #EAAC75
tetradic
#75EAAC #7579EA #EA75B3 #EAE775
square
#75EAAC #7579EA #EA75B3 #EAE775
split-complementary
#75EAAC #E775EA #EA7579
monochromatic
#1EC66D #40E28C #75EAAC #AAF2CC #DFFAEC
Accessibility & contrast
On white
1.49
#75EAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#75EAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EAAC
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EAAC | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBA8
Deuteranopia (green-blind)
#D7CFB0
Tritanopia (blue-blind)
#53E9D9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #75eaac; /* rgb */ color: rgb(117, 234, 172); /* oklch */ color: oklch(85.2% 0.139 158.3);
Tailwind
colors: {
custom: {
50: '#a4f1c5',
500: '#75eaac',
950: '#000000',
},
}SCSS
$custom: #75eaac; $custom-light: #a4f1c5; $custom-dark: #000000;
JSON
{
"hex": "#75eaac",
"rgb": {
"r": 117,
"g": 234,
"b": 172
},
"hsl": {
"h": 148.205,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.85235,
"c": 0.139,
"h": 158.3
},
"luminance": 0.65606
}Semantic roles & 50–950 ramp
primary
#75EAAC
secondary
#C24185
accent
#1079D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582