#75FF9B#75FF9B
#75FF9B is a very light, vivid green. Relative luminance 0.777; OKLCH L 89.9% C 0.183 H 150.2°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #75FF9B |
|---|---|
| RGB | rgb(117, 255, 155) |
| HSL | hsl(137, 100%, 73%) |
| HSV | hsv(137, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 39.2%, 0%) |
| CIE-LAB | lab(90.63, -58.65, 36.64) |
| CIE-LCH | lch(90.63, 69.16, 148.01°) |
| OKLab | oklab(89.9% -0.1589 0.091) |
| OKLCH | oklch(89.9% 0.183 150.2) |
| XYZ | xyz(49.0091, 77.6642, 43.4120) |
| Luminance | 0.7767 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.98
Mint Green
#8FFF9F
ΔE00 2.26
Light Bluish Green
#76FDA8
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 3.03
Foam Green
#90FDA9
ΔE00 3.03
Sea Green (survey)
#53FCA1
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FF9B #FF75D9
analogous
#94FF75 #75FF9B #75FFE0
triadic
#75FF9B #9B75FF #FF9B75
tetradic
#75FF9B #7594FF #FF75D9 #FFE075
square
#75FF9B #7594FF #FF75D9 #FFE075
split-complementary
#75FF9B #E075FF #FF7594
monochromatic
#00FA45 #38FF6F #75FF9B #B2FFC7 #E0FFE9
Accessibility & contrast
On white
1.27
#75FF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#75FF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FF9B
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FF9B | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC94
Deuteranopia (green-blind)
#EEDFA1
Tritanopia (blue-blind)
#54FBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75ff9b; /* rgb */ color: rgb(117, 255, 155); /* oklch */ color: oklch(89.9% 0.183 150.2);
Tailwind
colors: {
custom: {
50: '#a6ffb9',
500: '#75ff9b',
950: '#000000',
},
}SCSS
$custom: #75ff9b; $custom-light: #a6ffb9; $custom-dark: #000000;
JSON
{
"hex": "#75ff9b",
"rgb": {
"r": 117,
"g": 255,
"b": 155
},
"hsl": {
"h": 136.522,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.89904,
"c": 0.18314,
"h": 150.2
},
"luminance": 0.77668
}Semantic roles & 50–950 ramp
primary
#75FF9B
secondary
#DD3CB0
accent
#00A6E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681