#45FF9D#45FF9D
#45FF9D is a very light, vivid green. Relative luminance 0.752; OKLCH L 88.7% C 0.200 H 154.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #45FF9D |
|---|---|
| RGB | rgb(69, 255, 157) |
| HSL | hsl(148, 100%, 64%) |
| HSV | hsv(148, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(89.49, -67.06, 33.94) |
| CIE-LCH | lch(89.49, 75.16, 153.16°) |
| OKLab | oklab(88.65% -0.1809 0.0847) |
| OKLCH | oklch(88.65% 0.2 154.9) |
| XYZ | xyz(44.2959, 75.2143, 44.0751) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.18
Light Green Blue
#56FCA2
ΔE00 1.35
Mediumspringgreen
#00FA9A
ΔE00 1.88
Bright Sea Green
#05FFA6
ΔE00 2.38
Wintergreen
#20F986
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FF9D #FF45A7
analogous
#4AFF45 #45FF9D #45FFFA
triadic
#45FF9D #9D45FF #FF9D45
tetradic
#45FF9D #454AFF #FF45A7 #FFFA45
square
#45FF9D #454AFF #FF45A7 #FFFA45
split-complementary
#45FF9D #FA45FF #FF454A
monochromatic
#00CA5F #08FF7D #45FF9D #82FFBD #BFFFDD
Accessibility & contrast
On white
1.31
#45FF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#45FF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FF9D
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FF9D | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA96
Deuteranopia (green-blind)
#E8DBA4
Tritanopia (blue-blind)
#00FCE6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #45ff9d; /* rgb */ color: rgb(69, 255, 157); /* oklch */ color: oklch(88.7% 0.200 154.9);
Tailwind
colors: {
custom: {
50: '#91ffba',
500: '#45ff9d',
950: '#000000',
},
}SCSS
$custom: #45ff9d; $custom-light: #91ffba; $custom-dark: #000000;
JSON
{
"hex": "#45ff9d",
"rgb": {
"r": 69,
"g": 255,
"b": 157
},
"hsl": {
"h": 148.387,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.88652,
"c": 0.19973,
"h": 154.9
},
"luminance": 0.7522
}Semantic roles & 50–950 ramp
primary
#45FF9D
secondary
#C52378
accent
#0079E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682