#75FFB8#75FFB8
#75FFB8 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.5% C 0.157 H 158.4°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFB8 |
|---|---|
| RGB | rgb(117, 255, 184) |
| HSL | hsl(149, 100%, 73%) |
| HSV | hsv(149, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 27.8%, 0%) |
| CIE-LAB | lab(91.12, -53.48, 22.75) |
| CIE-LCH | lch(91.12, 58.12, 156.96°) |
| OKLab | oklab(90.48% -0.1464 0.0579) |
| OKLCH | oklch(90.48% 0.157 158.4) |
| XYZ | xyz(51.7435, 78.7579, 57.8131) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.35
Light Greenish Blue
#63F7B4
ΔE00 2.17
Seafoam Green
#7AF9AB
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 2.82
Light Aquamarine
#7BFDC7
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFB8 #FF75BC
analogous
#77FF75 #75FFB8 #75FFFD
triadic
#75FFB8 #B875FF #FFB875
tetradic
#75FFB8 #7577FF #FF75BC #FFFD75
square
#75FFB8 #7577FF #FF75BC #FFFD75
split-complementary
#75FFB8 #FD75FF #FF7577
monochromatic
#00FA79 #38FF99 #75FFB8 #B2FFD7 #E0FFEF
Accessibility & contrast
On white
1.25
#75FFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#75FFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFB8
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFB8 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB4
Deuteranopia (green-blind)
#E9E0BC
Tritanopia (blue-blind)
#46FEEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75ffb8; /* rgb */ color: rgb(117, 255, 184); /* oklch */ color: oklch(90.5% 0.157 158.4);
Tailwind
colors: {
custom: {
50: '#a6ffcd',
500: '#75ffb8',
950: '#000000',
},
}SCSS
$custom: #75ffb8; $custom-light: #a6ffcd; $custom-dark: #000000;
JSON
{
"hex": "#75ffb8",
"rgb": {
"r": 117,
"g": 255,
"b": 184
},
"hsl": {
"h": 149.13,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90476,
"c": 0.15741,
"h": 158.4
},
"luminance": 0.78763
}Semantic roles & 50–950 ramp
primary
#75FFB8
secondary
#DD3C8E
accent
#0076E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683