#75E09F#75E09F
#75E09F is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.6% C 0.136 H 155.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #75E09F |
|---|---|
| RGB | rgb(117, 224, 159) |
| HSL | hsl(144, 63%, 67%) |
| HSV | hsv(144, 48%, 88%) |
| CMYK | cmyk(47.8%, 0%, 29%, 12.2%) |
| CIE-LAB | lab(81.62, -45.30, 22.51) |
| CIE-LCH | lch(81.62, 50.58, 153.57°) |
| OKLab | oklab(82.56% -0.1238 0.0571) |
| OKLCH | oklch(82.56% 0.136 155.2) |
| XYZ | xyz(40.2468, 59.5933, 42.1760) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.46
Seafoam
#7FE0B3
ΔE00 4.51
Aqua Green
#12E193
ΔE00 5.31
Seafoam (survey)
#80F9AD
ΔE00 5.53
Light Greenish Blue
#63F7B4
ΔE00 5.56
Seafoam Green
#7AF9AB
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E09F #E075B6
analogous
#81E075 #75E09F #75E0D4
triadic
#75E09F #9F75E0 #E09F75
tetradic
#75E09F #7581E0 #E075B6 #E0D475
square
#75E09F #7581E0 #E075B6 #E0D475
split-complementary
#75E09F #D475E0 #E07581
monochromatic
#28B35E #43D57C #75E09F #A7EBC2 #D9F6E5
Accessibility & contrast
On white
1.63
#75E09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#75E09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E09F
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E09F | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD19B
Deuteranopia (green-blind)
#D0C6A3
Tritanopia (blue-blind)
#5BDECF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75e09f; /* rgb */ color: rgb(117, 224, 159); /* oklch */ color: oklch(82.6% 0.136 155.2);
Tailwind
colors: {
custom: {
50: '#a3eabb',
500: '#75e09f',
950: '#000000',
},
}SCSS
$custom: #75e09f; $custom-light: #a3eabb; $custom-dark: #000000;
JSON
{
"hex": "#75e09f",
"rgb": {
"r": 117,
"g": 224,
"b": 159
},
"hsl": {
"h": 143.551,
"s": 63.314,
"l": 66.863
},
"oklch": {
"l": 0.82564,
"c": 0.13639,
"h": 155.2
},
"luminance": 0.59596
}Semantic roles & 50–950 ramp
primary
#75E09F
secondary
#B44588
accent
#1A86CB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#101612
muted
#808482