#45DC99#45DC99
#45DC99 is a light, vivid teal. Relative luminance 0.548; OKLCH L 79.9% C 0.159 H 159.8°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #45DC99 |
|---|---|
| RGB | rgb(69, 220, 153) |
| HSL | hsl(153, 68%, 57%) |
| HSV | hsv(153, 69%, 86%) |
| CMYK | cmyk(68.6%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(78.90, -54.82, 21.68) |
| CIE-LCH | lch(78.90, 58.95, 158.42°) |
| OKLab | oklab(79.9% -0.1493 0.055) |
| OKLCH | oklch(79.9% 0.159 159.8) |
| XYZ | xyz(33.7938, 54.7477, 38.9172) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 2.42
Eucalyptus
#44D7A8
ΔE00 4.47
Seaweed
#18D17B
ΔE00 4.87
Weird Green
#3AE57F
ΔE00 6.01
Seafoam
#7FE0B3
ΔE00 6.16
Light Greenish Blue
#63F7B4
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45DC99 #DC4588
analogous
#45DC4D #45DC99 #45D4DC
triadic
#45DC99 #9945DC #DC9945
tetradic
#45DC99 #4D45DC #DC4588 #D4DC45
square
#45DC99 #4D45DC #DC4588 #D4DC45
split-complementary
#45DC99 #DC45D4 #DC4D45
monochromatic
#1A8C5A #24C07B #45DC99 #79E6B5 #ACEFD1
Accessibility & contrast
On white
1.76
#45DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#45DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45DC99
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45DC99 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC95
Deuteranopia (green-blind)
#C6BE9D
Tritanopia (blue-blind)
#00DBCA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #45dc99; /* rgb */ color: rgb(69, 220, 153); /* oklch */ color: oklch(79.9% 0.159 159.8);
Tailwind
colors: {
custom: {
50: '#8be8b7',
500: '#45dc99',
950: '#000000',
},
}SCSS
$custom: #45dc99; $custom-light: #8be8b7; $custom-dark: #000000;
JSON
{
"hex": "#45dc99",
"rgb": {
"r": 69,
"g": 220,
"b": 153
},
"hsl": {
"h": 153.377,
"s": 68.326,
"l": 56.667
},
"oklch": {
"l": 0.79904,
"c": 0.15913,
"h": 159.8
},
"luminance": 0.54752
}Semantic roles & 50–950 ramp
primary
#45DC99
secondary
#92335D
accent
#3D8AEB
background
#FCFEFD
surface
#F4FDF8
border
#CED5D1
text
#0D1611
muted
#7F8481