#75FFB2#75FFB2
#75FFB2 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.3% C 0.163 H 156.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFB2 |
|---|---|
| RGB | rgb(117, 255, 178) |
| HSL | hsl(147, 100%, 73%) |
| HSV | hsv(147, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(91.01, -54.62, 25.64) |
| CIE-LCH | lch(91.01, 60.34, 154.86°) |
| OKLab | oklab(90.35% -0.149 0.0649) |
| OKLCH | oklch(90.35% 0.163 156.5) |
| XYZ | xyz(51.1278, 78.5117, 54.5708) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.28
Seafoam Green
#7AF9AB
ΔE00 1.50
Light Bluish Green
#76FDA8
ΔE00 1.67
Seafoam (survey)
#80F9AD
ΔE00 1.70
Light Green Blue
#56FCA2
ΔE00 2.75
Light Greenish Blue
#63F7B4
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFB2 #FF75C2
analogous
#7DFF75 #75FFB2 #75FFF7
triadic
#75FFB2 #B275FF #FFB275
tetradic
#75FFB2 #757DFF #FF75C2 #FFF775
square
#75FFB2 #757DFF #FF75C2 #FFF775
split-complementary
#75FFB2 #F775FF #FF757D
monochromatic
#00FA6E #38FF90 #75FFB2 #B2FFD4 #E0FFEE
Accessibility & contrast
On white
1.26
#75FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#75FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFB2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFB2 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDAD
Deuteranopia (green-blind)
#EAE0B7
Tritanopia (blue-blind)
#49FDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75ffb2; /* rgb */ color: rgb(117, 255, 178); /* oklch */ color: oklch(90.3% 0.163 156.5);
Tailwind
colors: {
custom: {
50: '#a6ffc9',
500: '#75ffb2',
950: '#000000',
},
}SCSS
$custom: #75ffb2; $custom-light: #a6ffc9; $custom-dark: #000000;
JSON
{
"hex": "#75ffb2",
"rgb": {
"r": 117,
"g": 255,
"b": 178
},
"hsl": {
"h": 146.522,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90347,
"c": 0.16256,
"h": 156.5
},
"luminance": 0.78516
}Semantic roles & 50–950 ramp
primary
#75FFB2
secondary
#DD3C95
accent
#0080E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682