#75FFB5#75FFB5
#75FFB5 is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.4% C 0.160 H 157.4°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFB5 |
|---|---|
| RGB | rgb(117, 255, 181) |
| HSL | hsl(148, 100%, 73%) |
| HSV | hsv(148, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 29%, 0%) |
| CIE-LAB | lab(91.07, -54.06, 24.19) |
| CIE-LCH | lch(91.07, 59.22, 155.89°) |
| OKLab | oklab(90.41% -0.1477 0.0614) |
| OKLCH | oklch(90.41% 0.16 157.4) |
| XYZ | xyz(51.4323, 78.6335, 56.1745) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.18
Seafoam Green
#7AF9AB
ΔE00 1.83
Seafoam (survey)
#80F9AD
ΔE00 1.94
Light Bluish Green
#76FDA8
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.45
Light Green Blue
#56FCA2
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFB5 #FF75BF
analogous
#7AFF75 #75FFB5 #75FFFA
triadic
#75FFB5 #B575FF #FFB575
tetradic
#75FFB5 #757AFF #FF75BF #FFFA75
square
#75FFB5 #757AFF #FF75BF #FFFA75
split-complementary
#75FFB5 #FA75FF #FF757A
monochromatic
#00FA74 #38FF94 #75FFB5 #B2FFD6 #E0FFEF
Accessibility & contrast
On white
1.26
#75FFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#75FFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFB5
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFB5 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEEB1
Deuteranopia (green-blind)
#EAE0BA
Tritanopia (blue-blind)
#48FDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75ffb5; /* rgb */ color: rgb(117, 255, 181); /* oklch */ color: oklch(90.4% 0.160 157.4);
Tailwind
colors: {
custom: {
50: '#a6ffcb',
500: '#75ffb5',
950: '#000000',
},
}SCSS
$custom: #75ffb5; $custom-light: #a6ffcb; $custom-dark: #000000;
JSON
{
"hex": "#75ffb5",
"rgb": {
"r": 117,
"g": 255,
"b": 181
},
"hsl": {
"h": 147.826,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.90411,
"c": 0.15997,
"h": 157.4
},
"luminance": 0.78638
}Semantic roles & 50–950 ramp
primary
#75FFB5
secondary
#DD3C92
accent
#007BE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683