#75FCB7#75FCB7
#75FCB7 is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.7% C 0.154 H 158.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCB7 |
|---|---|
| RGB | rgb(117, 252, 183) |
| HSL | hsl(149, 96%, 72%) |
| HSV | hsv(149, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(90.24, -52.45, 22.03) |
| CIE-LCH | lch(90.24, 56.88, 157.22°) |
| OKLab | oklab(89.74% -0.1437 0.0561) |
| OKLCH | oklch(89.74% 0.154 158.7) |
| XYZ | xyz(50.6895, 76.8171, 56.9465) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.21
Light Greenish Blue
#63F7B4
ΔE00 1.70
Seafoam (survey)
#80F9AD
ΔE00 2.21
Seafoam Green
#7AF9AB
ΔE00 2.22
Light Bluish Green
#76FDA8
ΔE00 3.04
Light Aquamarine
#7BFDC7
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCB7 #FC75BA
analogous
#77FC75 #75FCB7 #75FCFA
triadic
#75FCB7 #B775FC #FCB775
tetradic
#75FCB7 #7577FC #FC75BA #FCFA75
square
#75FCB7 #7577FC #FC75BA #FCFA75
split-complementary
#75FCB7 #FA75FC #FC7577
monochromatic
#05F179 #39FB98 #75FCB7 #B1FDD6 #E1FEEF
Accessibility & contrast
On white
1.28
#75FCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#75FCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCB7
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCB7 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB3
Deuteranopia (green-blind)
#E6DEBB
Tritanopia (blue-blind)
#48FBE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75fcb7; /* rgb */ color: rgb(117, 252, 183); /* oklch */ color: oklch(89.7% 0.154 158.7);
Tailwind
colors: {
custom: {
50: '#a6fecc',
500: '#75fcb7',
950: '#000000',
},
}SCSS
$custom: #75fcb7; $custom-light: #a6fecc; $custom-dark: #000000;
JSON
{
"hex": "#75fcb7",
"rgb": {
"r": 117,
"g": 252,
"b": 183
},
"hsl": {
"h": 149.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89745,
"c": 0.15423,
"h": 158.7
},
"luminance": 0.76822
}Semantic roles & 50–950 ramp
primary
#75FCB7
secondary
#D93D8C
accent
#0075E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683