#75EBAE#75EBAE
#75EBAE is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.5% C 0.139 H 158.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75EBAE |
|---|---|
| RGB | rgb(117, 235, 174) |
| HSL | hsl(149, 75%, 69%) |
| HSV | hsv(149, 50%, 92%) |
| CMYK | cmyk(50.2%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(85.12, -47.11, 19.57) |
| CIE-LCH | lch(85.12, 51.01, 157.44°) |
| OKLab | oklab(85.52% -0.1294 0.0499) |
| OKLCH | oklch(85.52% 0.139 158.9) |
| XYZ | xyz(44.6808, 66.2508, 50.4693) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.06
Light Blue Green
#7EFBB3
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 4.00
Seafoam
#7FE0B3
ΔE00 4.06
Seafoam Green
#7AF9AB
ΔE00 4.10
Light Aquamarine
#7BFDC7
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EBAE #EB75B2
analogous
#77EB75 #75EBAE #75EBE9
triadic
#75EBAE #AE75EB #EBAE75
tetradic
#75EBAE #7577EB #EB75B2 #EBE975
square
#75EBAE #7577EB #EB75B2 #EBE975
split-complementary
#75EBAE #E975EB #EB7577
monochromatic
#1DC970 #40E38F #75EBAE #AAF3CD #E0FAED
Accessibility & contrast
On white
1.47
#75EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#75EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EBAE
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EBAE | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAB
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#52EADA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #75ebae; /* rgb */ color: rgb(117, 235, 174); /* oklch */ color: oklch(85.5% 0.139 158.9);
Tailwind
colors: {
custom: {
50: '#a4f2c6',
500: '#75ebae',
950: '#000000',
},
}SCSS
$custom: #75ebae; $custom-light: #a4f2c6; $custom-dark: #000000;
JSON
{
"hex": "#75ebae",
"rgb": {
"r": 117,
"g": 235,
"b": 174
},
"hsl": {
"h": 148.983,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.85517,
"c": 0.13867,
"h": 158.9
},
"luminance": 0.66255
}Semantic roles & 50–950 ramp
primary
#75EBAE
secondary
#C34184
accent
#0F76D7
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582