#75FFB7#75FFB7
#75FFB7 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.5% C 0.158 H 158.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFB7 |
|---|---|
| RGB | rgb(117, 255, 183) |
| HSL | hsl(149, 100%, 73%) |
| HSV | hsv(149, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(91.11, -53.67, 23.23) |
| CIE-LCH | lch(91.11, 58.48, 156.60°) |
| OKLab | oklab(90.45% -0.1468 0.059) |
| OKLCH | oklch(90.45% 0.158 158.1) |
| XYZ | xyz(51.6390, 78.7161, 57.2630) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.26
Seafoam Green
#7AF9AB
ΔE00 2.11
Seafoam (survey)
#80F9AD
ΔE00 2.17
Light Greenish Blue
#63F7B4
ΔE00 2.25
Light Bluish Green
#76FDA8
ΔE00 2.62
Light Green Blue
#56FCA2
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFB7 #FF75BD
analogous
#78FF75 #75FFB7 #75FFFC
triadic
#75FFB7 #B775FF #FFB775
tetradic
#75FFB7 #7578FF #FF75BD #FFFC75
square
#75FFB7 #7578FF #FF75BD #FFFC75
split-complementary
#75FFB7 #FC75FF #FF7578
monochromatic
#00FA77 #38FF97 #75FFB7 #B2FFD7 #E0FFEF
Accessibility & contrast
On white
1.25
#75FFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#75FFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFB7
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFB7 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB3
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#46FEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75ffb7; /* rgb */ color: rgb(117, 255, 183); /* oklch */ color: oklch(90.5% 0.158 158.1);
Tailwind
colors: {
custom: {
50: '#a6ffcd',
500: '#75ffb7',
950: '#000000',
},
}SCSS
$custom: #75ffb7; $custom-light: #a6ffcd; $custom-dark: #000000;
JSON
{
"hex": "#75ffb7",
"rgb": {
"r": 117,
"g": 255,
"b": 183
},
"hsl": {
"h": 148.696,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90454,
"c": 0.15826,
"h": 158.1
},
"luminance": 0.78721
}Semantic roles & 50–950 ramp
primary
#75FFB7
secondary
#DD3C90
accent
#0078E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683