#75EA90#75EA90
#75EA90 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.7% C 0.165 H 149.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #75EA90 |
|---|---|
| RGB | rgb(117, 234, 144) |
| HSL | hsl(134, 74%, 69%) |
| HSV | hsv(134, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(84.30, -52.11, 33.80) |
| CIE-LCH | lch(84.30, 62.11, 147.03°) |
| OKLab | oklab(84.67% -0.1414 0.084) |
| OKLCH | oklch(84.67% 0.165 149.3) |
| XYZ | xyz(41.7903, 64.6378, 36.6543) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 4.04
Seafoam Green
#7AF9AB
ΔE00 4.31
Light Bluish Green
#76FDA8
ΔE00 4.48
Seafoam (survey)
#80F9AD
ΔE00 4.48
Foam Green
#90FDA9
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EA90 #EA75CF
analogous
#95EA75 #75EA90 #75EACB
triadic
#75EA90 #9075EA #EA9075
tetradic
#75EA90 #7595EA #EA75CF #EACB75
square
#75EA90 #7595EA #EA75CF #EACB75
split-complementary
#75EA90 #CB75EA #EA7595
monochromatic
#1EC645 #40E265 #75EA90 #AAF2BB #DFFAE5
Accessibility & contrast
On white
1.51
#75EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#75EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EA90
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EA90 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#DBCE96
Tritanopia (blue-blind)
#5DE6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75ea90; /* rgb */ color: rgb(117, 234, 144); /* oklch */ color: oklch(84.7% 0.165 149.3);
Tailwind
colors: {
custom: {
50: '#a4f1b1',
500: '#75ea90',
950: '#000000',
},
}SCSS
$custom: #75ea90; $custom-light: #a4f1b1; $custom-dark: #000000;
JSON
{
"hex": "#75ea90",
"rgb": {
"r": 117,
"g": 234,
"b": 144
},
"hsl": {
"h": 133.846,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.84666,
"c": 0.16452,
"h": 149.3
},
"luminance": 0.64641
}Semantic roles & 50–950 ramp
primary
#75EA90
secondary
#C241A4
accent
#10A8D6
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581