#75EA92#75EA92
#75EA92 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.7% C 0.163 H 149.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #75EA92 |
|---|---|
| RGB | rgb(117, 234, 146) |
| HSL | hsl(135, 74%, 69%) |
| HSV | hsv(135, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 37.6%, 8.2%) |
| CIE-LAB | lab(84.33, -51.78, 32.83) |
| CIE-LCH | lch(84.33, 61.31, 147.62°) |
| OKLab | oklab(84.7% -0.1406 0.0818) |
| OKLCH | oklch(84.7% 0.163 149.8) |
| XYZ | xyz(41.9445, 64.6995, 37.4665) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.28
Seafoam Green
#7AF9AB
ΔE00 4.09
Weird Green
#3AE57F
ΔE00 4.13
Seafoam (survey)
#80F9AD
ΔE00 4.25
Light Bluish Green
#76FDA8
ΔE00 4.34
Foam Green
#90FDA9
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EA92 #EA75CD
analogous
#93EA75 #75EA92 #75EACD
triadic
#75EA92 #9275EA #EA9275
tetradic
#75EA92 #7593EA #EA75CD #EACD75
square
#75EA92 #7593EA #EA75CD #EACD75
split-complementary
#75EA92 #CD75EA #EA7593
monochromatic
#1EC648 #40E268 #75EA92 #AAF2BC #DFFAE6
Accessibility & contrast
On white
1.51
#75EA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#75EA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EA92
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EA92 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98C
Deuteranopia (green-blind)
#DBCE97
Tritanopia (blue-blind)
#5DE6D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #75ea92; /* rgb */ color: rgb(117, 234, 146); /* oklch */ color: oklch(84.7% 0.163 149.8);
Tailwind
colors: {
custom: {
50: '#a4f1b2',
500: '#75ea92',
950: '#000000',
},
}SCSS
$custom: #75ea92; $custom-light: #a4f1b2; $custom-dark: #000000;
JSON
{
"hex": "#75ea92",
"rgb": {
"r": 117,
"g": 234,
"b": 146
},
"hsl": {
"h": 134.872,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.84703,
"c": 0.16265,
"h": 149.8
},
"luminance": 0.64703
}Semantic roles & 50–950 ramp
primary
#75EA92
secondary
#C241A2
accent
#10A5D6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581