#75FFB0#75FFB0
#75FFB0 is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.3% C 0.164 H 155.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFB0 |
|---|---|
| RGB | rgb(117, 255, 176) |
| HSL | hsl(146, 100%, 73%) |
| HSV | hsv(146, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 31%, 0%) |
| CIE-LAB | lab(90.98, -55.00, 26.60) |
| CIE-LCH | lch(90.98, 61.09, 154.19°) |
| OKLab | oklab(90.31% -0.1499 0.0673) |
| OKLCH | oklch(90.31% 0.164 155.8) |
| XYZ | xyz(50.9285, 78.4319, 53.5209) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.31
Seafoam Green
#7AF9AB
ΔE00 1.37
Light Blue Green
#7EFBB3
ΔE00 1.47
Seafoam (survey)
#80F9AD
ΔE00 1.64
Light Green Blue
#56FCA2
ΔE00 2.51
Sea Green (survey)
#53FCA1
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFB0 #FF75C4
analogous
#7FFF75 #75FFB0 #75FFF5
triadic
#75FFB0 #B075FF #FFB075
tetradic
#75FFB0 #757FFF #FF75C4 #FFF575
square
#75FFB0 #757FFF #FF75C4 #FFF575
split-complementary
#75FFB0 #F575FF #FF757F
monochromatic
#00FA6B #38FF8D #75FFB0 #B2FFD3 #E0FFED
Accessibility & contrast
On white
1.26
#75FFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#75FFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFB0
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFB0 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDAB
Deuteranopia (green-blind)
#EBE0B5
Tritanopia (blue-blind)
#4AFDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75ffb0; /* rgb */ color: rgb(117, 255, 176); /* oklch */ color: oklch(90.3% 0.164 155.8);
Tailwind
colors: {
custom: {
50: '#a6ffc8',
500: '#75ffb0',
950: '#000000',
},
}SCSS
$custom: #75ffb0; $custom-light: #a6ffc8; $custom-dark: #000000;
JSON
{
"hex": "#75ffb0",
"rgb": {
"r": 117,
"g": 255,
"b": 176
},
"hsl": {
"h": 145.652,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90306,
"c": 0.1643,
"h": 155.8
},
"luminance": 0.78436
}Semantic roles & 50–950 ramp
primary
#75FFB0
secondary
#DD3C98
accent
#0083E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682