#45FFA0#45FFA0
#45FFA0 is a very light, vivid green. Relative luminance 0.753; OKLCH L 88.7% C 0.197 H 155.6°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #45FFA0 |
|---|---|
| RGB | rgb(69, 255, 160) |
| HSL | hsl(149, 100%, 64%) |
| HSV | hsv(149, 73%, 100%) |
| CMYK | cmyk(72.9%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(89.54, -66.51, 32.51) |
| CIE-LCH | lch(89.54, 74.03, 153.95°) |
| OKLab | oklab(88.71% -0.1796 0.0813) |
| OKLCH | oklch(88.71% 0.197 155.6) |
| XYZ | xyz(44.5552, 75.3180, 45.4405) |
| Luminance | 0.7532 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.93
Light Green Blue
#56FCA2
ΔE00 1.08
Mediumspringgreen
#00FA9A
ΔE00 1.79
Bright Sea Green
#05FFA6
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45FFA0 #FF45A4
analogous
#47FF45 #45FFA0 #45FFFD
triadic
#45FFA0 #A045FF #FFA045
tetradic
#45FFA0 #4547FF #FF45A4 #FFFD45
square
#45FFA0 #4547FF #FF45A4 #FFFD45
split-complementary
#45FFA0 #FD45FF #FF4547
monochromatic
#00CA63 #08FF81 #45FFA0 #82FFBF #BFFFDF
Accessibility & contrast
On white
1.31
#45FFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#45FFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45FFA0
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45FFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45FFA0 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9A
Deuteranopia (green-blind)
#E7DBA6
Tritanopia (blue-blind)
#00FDE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #45ffa0; /* rgb */ color: rgb(69, 255, 160); /* oklch */ color: oklch(88.7% 0.197 155.6);
Tailwind
colors: {
custom: {
50: '#91ffbd',
500: '#45ffa0',
950: '#000000',
},
}SCSS
$custom: #45ffa0; $custom-light: #91ffbd; $custom-dark: #000000;
JSON
{
"hex": "#45ffa0",
"rgb": {
"r": 69,
"g": 255,
"b": 160
},
"hsl": {
"h": 149.355,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.88708,
"c": 0.19714,
"h": 155.6
},
"luminance": 0.75323
}Semantic roles & 50–950 ramp
primary
#45FFA0
secondary
#C52376
accent
#0075E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682