#75FFB3#75FFB3
#75FFB3 is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.4% C 0.162 H 156.8°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFB3 |
|---|---|
| RGB | rgb(117, 255, 179) |
| HSL | hsl(147, 100%, 73%) |
| HSV | hsv(147, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(91.03, -54.43, 25.16) |
| CIE-LCH | lch(91.03, 59.97, 155.20°) |
| OKLab | oklab(90.37% -0.1486 0.0638) |
| OKLCH | oklch(90.37% 0.162 156.8) |
| XYZ | xyz(51.2286, 78.5520, 55.1015) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.22
Seafoam Green
#7AF9AB
ΔE00 1.59
Seafoam (survey)
#80F9AD
ΔE00 1.76
Light Bluish Green
#76FDA8
ΔE00 1.86
Light Greenish Blue
#63F7B4
ΔE00 2.70
Light Green Blue
#56FCA2
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFB3 #FF75C1
analogous
#7CFF75 #75FFB3 #75FFF8
triadic
#75FFB3 #B375FF #FFB375
tetradic
#75FFB3 #757CFF #FF75C1 #FFF875
square
#75FFB3 #757CFF #FF75C1 #FFF875
split-complementary
#75FFB3 #F875FF #FF757C
monochromatic
#00FA70 #38FF91 #75FFB3 #B2FFD5 #E0FFEE
Accessibility & contrast
On white
1.26
#75FFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#75FFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFB3
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFB3 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAE
Deuteranopia (green-blind)
#EAE0B8
Tritanopia (blue-blind)
#49FDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75ffb3; /* rgb */ color: rgb(117, 255, 179); /* oklch */ color: oklch(90.4% 0.162 156.8);
Tailwind
colors: {
custom: {
50: '#a6ffca',
500: '#75ffb3',
950: '#000000',
},
}SCSS
$custom: #75ffb3; $custom-light: #a6ffca; $custom-dark: #000000;
JSON
{
"hex": "#75ffb3",
"rgb": {
"r": 117,
"g": 255,
"b": 179
},
"hsl": {
"h": 146.957,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90368,
"c": 0.16169,
"h": 156.8
},
"luminance": 0.78557
}Semantic roles & 50–950 ramp
primary
#75FFB3
secondary
#DD3C94
accent
#007EE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682