#75E09D#75E09D
#75E09D is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.5% C 0.138 H 154.5°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #75E09D |
|---|---|
| RGB | rgb(117, 224, 157) |
| HSL | hsl(142, 63%, 67%) |
| HSV | hsv(142, 48%, 88%) |
| CMYK | cmyk(47.8%, 0%, 29.9%, 12.2%) |
| CIE-LAB | lab(81.58, -45.67, 23.50) |
| CIE-LCH | lch(81.58, 51.36, 152.77°) |
| OKLab | oklab(82.52% -0.1247 0.0595) |
| OKLCH | oklch(82.52% 0.138 154.5) |
| XYZ | xyz(40.0747, 59.5244, 41.2693) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.50
Seafoam
#7FE0B3
ΔE00 4.91
Aqua Green
#12E193
ΔE00 5.25
Seafoam (survey)
#80F9AD
ΔE00 5.46
Seafoam Green
#7AF9AB
ΔE00 5.50
Light Sea Green
#98F6B0
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E09D #E075B8
analogous
#83E075 #75E09D #75E0D3
triadic
#75E09D #9D75E0 #E09D75
tetradic
#75E09D #7583E0 #E075B8 #E0D375
square
#75E09D #7583E0 #E075B8 #E0D375
split-complementary
#75E09D #D375E0 #E07583
monochromatic
#28B35C #43D57A #75E09D #A7EBC0 #D9F6E4
Accessibility & contrast
On white
1.63
#75E09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#75E09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E09D
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E09D | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D199
Deuteranopia (green-blind)
#D0C6A1
Tritanopia (blue-blind)
#5CDECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75e09d; /* rgb */ color: rgb(117, 224, 157); /* oklch */ color: oklch(82.5% 0.138 154.5);
Tailwind
colors: {
custom: {
50: '#a3eaba',
500: '#75e09d',
950: '#000000',
},
}SCSS
$custom: #75e09d; $custom-light: #a3eaba; $custom-dark: #000000;
JSON
{
"hex": "#75e09d",
"rgb": {
"r": 117,
"g": 224,
"b": 157
},
"hsl": {
"h": 142.43,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.82521,
"c": 0.13821,
"h": 154.5
},
"luminance": 0.59528
}Semantic roles & 50–950 ramp
primary
#75E09D
secondary
#B4458B
accent
#1A89CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101611
muted
#808481