#75FDB8#75FDB8
#75FDB8 is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.0% C 0.155 H 158.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDB8 |
|---|---|
| RGB | rgb(117, 253, 184) |
| HSL | hsl(150, 97%, 73%) |
| HSV | hsv(150, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 27.3%, 0.8%) |
| CIE-LAB | lab(90.55, -52.66, 21.95) |
| CIE-LCH | lch(90.55, 57.05, 157.38°) |
| OKLab | oklab(90% -0.1443 0.0559) |
| OKLCH | oklch(90% 0.155 158.8) |
| XYZ | xyz(51.1088, 77.4886, 57.6016) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.32
Light Greenish Blue
#63F7B4
ΔE00 1.80
Seafoam (survey)
#80F9AD
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.34
Light Bluish Green
#76FDA8
ΔE00 3.08
Light Aquamarine
#7BFDC7
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDB8 #FD75BA
analogous
#76FD75 #75FDB8 #75FDFC
triadic
#75FDB8 #B875FD #FDB875
tetradic
#75FDB8 #7576FD #FD75BA #FDFC75
square
#75FDB8 #7576FD #FD75BA #FDFC75
split-complementary
#75FDB8 #FC75FD #FD7576
monochromatic
#04F47A #39FC99 #75FDB8 #B1FED7 #E1FFEF
Accessibility & contrast
On white
1.27
#75FDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#75FDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDB8
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDB8 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB4
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#47FCEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fdb8; /* rgb */ color: rgb(117, 253, 184); /* oklch */ color: oklch(90.0% 0.155 158.8);
Tailwind
colors: {
custom: {
50: '#a6ffcd',
500: '#75fdb8',
950: '#000000',
},
}SCSS
$custom: #75fdb8; $custom-light: #a6ffcd; $custom-dark: #000000;
JSON
{
"hex": "#75fdb8",
"rgb": {
"r": 117,
"g": 253,
"b": 184
},
"hsl": {
"h": 149.559,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.90003,
"c": 0.15473,
"h": 158.8
},
"luminance": 0.77493
}Semantic roles & 50–950 ramp
primary
#75FDB8
secondary
#DA3C8C
accent
#0074E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683