#45C898#45C898
#45C898 is a light, vivid teal. Relative luminance 0.448; OKLCH L 74.9% C 0.134 H 164.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #45C898 |
|---|---|
| RGB | rgb(69, 200, 152) |
| HSL | hsl(158, 54%, 53%) |
| HSV | hsv(158, 66%, 78%) |
| CMYK | cmyk(65.5%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(72.78, -46.97, 13.72) |
| CIE-LCH | lch(72.78, 48.93, 163.72°) |
| OKLab | oklab(74.89% -0.1296 0.0351) |
| OKLCH | oklch(74.89% 0.134 164.9) |
| XYZ | xyz(28.7730, 44.8376, 36.8378) |
| Luminance | 0.4484 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.77
Green Blue
#01C08D
ΔE00 3.26
Eucalyptus
#44D7A8
ΔE00 3.82
Greenish Teal
#32BF84
ΔE00 3.83
Mediumaquamarine
#66CDAA
ΔE00 4.27
Aquamarine (survey)
#04D8B2
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45C898 #C84575
analogous
#45C856 #45C898 #45B7C8
triadic
#45C898 #9845C8 #C89845
tetradic
#45C898 #5645C8 #C84575 #B7C845
square
#45C898 #5645C8 #C84575 #B7C845
split-complementary
#45C898 #C845B7 #C85645
monochromatic
#217154 #2FA077 #45C898 #74D6B2 #A3E4CC
Accessibility & contrast
On white
2.11
#45C898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#45C898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45C898
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45C898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45C898 | 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)
#C4BA95
Deuteranopia (green-blind)
#B2AD9B
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #45c898; /* rgb */ color: rgb(69, 200, 152); /* oklch */ color: oklch(74.9% 0.134 164.9);
Tailwind
colors: {
custom: {
50: '#87d9b6',
500: '#45c898',
950: '#000000',
},
}SCSS
$custom: #45c898; $custom-light: #87d9b6; $custom-dark: #000000;
JSON
{
"hex": "#45c898",
"rgb": {
"r": 69,
"g": 200,
"b": 152
},
"hsl": {
"h": 158.015,
"s": 54.357,
"l": 52.745
},
"oklch": {
"l": 0.74885,
"c": 0.1343,
"h": 164.9
},
"luminance": 0.44841
}Semantic roles & 50–950 ramp
primary
#45C898
secondary
#D198AD
accent
#4A80DE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380