#75E69B#75E69B
#75E69B is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.9% C 0.149 H 152.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #75E69B |
|---|---|
| RGB | rgb(117, 230, 155) |
| HSL | hsl(140, 69%, 68%) |
| HSV | hsv(140, 49%, 90%) |
| CMYK | cmyk(49.1%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(83.30, -48.58, 26.88) |
| CIE-LCH | lch(83.30, 55.52, 151.04°) |
| OKLab | oklab(83.92% -0.1323 0.0677) |
| OKLCH | oklch(83.92% 0.149 152.9) |
| XYZ | xyz(41.5464, 62.7388, 40.9245) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.13
Light Sea Green
#98F6B0
ΔE00 4.63
Light Blue Green
#7EFBB3
ΔE00 4.74
Hospital Green
#9BE5AA
ΔE00 4.88
Light Bluish Green
#76FDA8
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E69B #E675C0
analogous
#87E675 #75E69B #75E6D3
triadic
#75E69B #9B75E6 #E69B75
tetradic
#75E69B #7587E6 #E675C0 #E6D375
square
#75E69B #7587E6 #E675C0 #E6D375
split-complementary
#75E69B #D375E6 #E67587
monochromatic
#22BE57 #41DD75 #75E69B #A9EFC1 #DDF9E6
Accessibility & contrast
On white
1.55
#75E69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#75E69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E69B
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E69B | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D696
Deuteranopia (green-blind)
#D6CBA0
Tritanopia (blue-blind)
#5BE3D2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #75e69b; /* rgb */ color: rgb(117, 230, 155); /* oklch */ color: oklch(83.9% 0.149 152.9);
Tailwind
colors: {
custom: {
50: '#a3eeb9',
500: '#75e69b',
950: '#000000',
},
}SCSS
$custom: #75e69b; $custom-light: #a3eeb9; $custom-dark: #000000;
JSON
{
"hex": "#75e69b",
"rgb": {
"r": 117,
"g": 230,
"b": 155
},
"hsl": {
"h": 140.177,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.83916,
"c": 0.14862,
"h": 152.9
},
"luminance": 0.62742
}Semantic roles & 50–950 ramp
primary
#75E69B
secondary
#BD4294
accent
#1492D1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581