#45C899#45C899
#45C899 is a light, vivid teal. Relative luminance 0.449; OKLCH L 74.9% C 0.134 H 165.3°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #45C899 |
|---|---|
| RGB | rgb(69, 200, 153) |
| HSL | hsl(158, 54%, 53%) |
| HSV | hsv(158, 66%, 78%) |
| CMYK | cmyk(65.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(72.81, -46.74, 13.21) |
| CIE-LCH | lch(72.81, 48.57, 164.22°) |
| OKLab | oklab(74.91% -0.1292 0.0338) |
| OKLCH | oklch(74.91% 0.134 165.3) |
| XYZ | xyz(28.8553, 44.8705, 37.2710) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.95
Green Blue
#01C08D
ΔE00 3.31
Eucalyptus
#44D7A8
ΔE00 3.76
Greenish Teal
#32BF84
ΔE00 4.02
Mediumaquamarine
#66CDAA
ΔE00 4.09
Aquamarine (survey)
#04D8B2
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45C899 #C84574
analogous
#45C857 #45C899 #45B6C8
triadic
#45C899 #9945C8 #C89945
tetradic
#45C899 #5745C8 #C84574 #B6C845
square
#45C899 #5745C8 #C84574 #B6C845
split-complementary
#45C899 #C845B6 #C85745
monochromatic
#217155 #2FA078 #45C899 #74D6B3 #A3E4CD
Accessibility & contrast
On white
2.11
#45C899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#45C899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45C899
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45C899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45C899 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA96
Deuteranopia (green-blind)
#B2AD9C
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #45c899; /* rgb */ color: rgb(69, 200, 153); /* oklch */ color: oklch(74.9% 0.134 165.3);
Tailwind
colors: {
custom: {
50: '#87d9b7',
500: '#45c899',
950: '#000000',
},
}SCSS
$custom: #45c899; $custom-light: #87d9b7; $custom-dark: #000000;
JSON
{
"hex": "#45c899",
"rgb": {
"r": 69,
"g": 200,
"b": 153
},
"hsl": {
"h": 158.473,
"s": 54.357,
"l": 52.745
},
"oklch": {
"l": 0.7491,
"c": 0.13351,
"h": 165.3
},
"luminance": 0.44874
}Semantic roles & 50–950 ramp
primary
#45C899
secondary
#D198AC
accent
#4A7FDE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380