#75EB91#75EB91
#75EB91 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.165 H 149.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #75EB91 |
|---|---|
| RGB | rgb(117, 235, 145) |
| HSL | hsl(134, 75%, 69%) |
| HSV | hsv(134, 50%, 92%) |
| CMYK | cmyk(50.2%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.61, -52.35, 33.70) |
| CIE-LCH | lch(84.61, 62.26, 147.23°) |
| OKLab | oklab(84.93% -0.1421 0.0838) |
| OKLCH | oklch(84.93% 0.165 149.5) |
| XYZ | xyz(42.1525, 65.2395, 37.1538) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.11
Light Bluish Green
#76FDA8
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.29
Foam Green
#90FDA9
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EB91 #EB75CF
analogous
#94EB75 #75EB91 #75EBCC
triadic
#75EB91 #9175EB #EB9175
tetradic
#75EB91 #7594EB #EB75CF #EBCC75
square
#75EB91 #7594EB #EB75CF #EBCC75
split-complementary
#75EB91 #CC75EB #EB7594
monochromatic
#1DC946 #40E366 #75EB91 #AAF3BC #E0FAE6
Accessibility & contrast
On white
1.49
#75EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#75EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EB91
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EB91 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8B
Deuteranopia (green-blind)
#DCCF97
Tritanopia (blue-blind)
#5DE7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #75eb91; /* rgb */ color: rgb(117, 235, 145); /* oklch */ color: oklch(84.9% 0.165 149.5);
Tailwind
colors: {
custom: {
50: '#a4f2b2',
500: '#75eb91',
950: '#000000',
},
}SCSS
$custom: #75eb91; $custom-light: #a4f2b2; $custom-dark: #000000;
JSON
{
"hex": "#75eb91",
"rgb": {
"r": 117,
"g": 235,
"b": 145
},
"hsl": {
"h": 134.237,
"s": 74.684,
"l": 69.02
},
"oklch": {
"l": 0.84925,
"c": 0.16498,
"h": 149.5
},
"luminance": 0.65243
}Semantic roles & 50–950 ramp
primary
#75EB91
secondary
#C341A4
accent
#0FA7D7
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581