#45CA9B#45CA9B
#45CA9B is a light, vivid teal. Relative luminance 0.459; OKLCH L 75.5% C 0.135 H 165.6°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #45CA9B |
|---|---|
| RGB | rgb(69, 202, 155) |
| HSL | hsl(159, 56%, 53%) |
| HSV | hsv(159, 66%, 79%) |
| CMYK | cmyk(65.8%, 0%, 23.3%, 20.8%) |
| CIE-LAB | lab(73.46, -47.12, 13.06) |
| CIE-LCH | lch(73.46, 48.90, 164.51°) |
| OKLab | oklab(75.46% -0.1303 0.0334) |
| OKLCH | oklch(75.46% 0.135 165.6) |
| XYZ | xyz(29.4880, 45.8696, 38.3036) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 3.24
Eucalyptus
#44D7A8
ΔE00 3.25
Green Blue
#01C08D
ΔE00 3.67
Mediumaquamarine
#66CDAA
ΔE00 3.90
Greenish Teal
#32BF84
ΔE00 4.41
Aquamarine (survey)
#04D8B2
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45CA9B #CA4574
analogous
#45CA58 #45CA9B #45B6CA
triadic
#45CA9B #9B45CA #CA9B45
tetradic
#45CA9B #5845CA #CA4574 #B6CA45
square
#45CA9B #5845CA #CA4574 #B6CA45
split-complementary
#45CA9B #CA45B6 #CA5845
monochromatic
#217456 #2FA37A #45CA9B #75D8B5 #A4E5CE
Accessibility & contrast
On white
2.06
#45CA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#45CA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45CA9B
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45CA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45CA9B | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC98
Deuteranopia (green-blind)
#B4AF9E
Tritanopia (blue-blind)
#00CABD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #45ca9b; /* rgb */ color: rgb(69, 202, 155); /* oklch */ color: oklch(75.5% 0.135 165.6);
Tailwind
colors: {
custom: {
50: '#88dbb8',
500: '#45ca9b',
950: '#000000',
},
}SCSS
$custom: #45ca9b; $custom-light: #88dbb8; $custom-dark: #000000;
JSON
{
"hex": "#45ca9b",
"rgb": {
"r": 69,
"g": 202,
"b": 155
},
"hsl": {
"h": 158.797,
"s": 55.649,
"l": 53.137
},
"oklch": {
"l": 0.7546,
"c": 0.13451,
"h": 165.6
},
"luminance": 0.45873
}Semantic roles & 50–950 ramp
primary
#45CA9B
secondary
#D299AD
accent
#497EDF
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0D1511
muted
#7D8380