#45DEBF#45DEBF
#45DEBF is a light, vivid teal. Relative luminance 0.573; OKLCH L 81.4% C 0.134 H 176.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #45DEBF |
|---|---|
| RGB | rgb(69, 222, 191) |
| HSL | hsl(168, 70%, 57%) |
| HSV | hsv(168, 69%, 87%) |
| CMYK | cmyk(68.9%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(80.33, -46.95, 3.65) |
| CIE-LCH | lch(80.33, 47.09, 175.56°) |
| OKLab | oklab(81.35% -0.1339 0.009) |
| OKLCH | oklch(81.35% 0.134 176.2) |
| XYZ | xyz(37.9748, 57.2650, 58.3320) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine (survey)
#04D8B2
ΔE00 2.99
Aqua (survey)
#13EAC9
ΔE00 3.05
Aqua Marine
#2EE8BB
ΔE00 4.00
Turquoise
#40E0D0
ΔE00 4.74
Eucalyptus
#44D7A8
ΔE00 4.90
Mediumaquamarine
#66CDAA
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45DEBF #DE4564
analogous
#45DE73 #45DEBF #45B1DE
triadic
#45DEBF #BF45DE #DEBF45
tetradic
#45DEBF #7345DE #DE4564 #B1DE45
square
#45DEBF #7345DE #DE4564 #B1DE45
split-complementary
#45DEBF #DE45B1 #DE7345
monochromatic
#198F77 #23C3A3 #45DEBF #79E7D1 #ADF0E3
Accessibility & contrast
On white
1.69
#45DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#45DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45DEBF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45DEBF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BE
Deuteranopia (green-blind)
#C1C1C1
Tritanopia (blue-blind)
#00E1D5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #45debf; /* rgb */ color: rgb(69, 222, 191); /* oklch */ color: oklch(81.4% 0.134 176.2);
Tailwind
colors: {
custom: {
50: '#8ce9d2',
500: '#45debf',
950: '#000000',
},
}SCSS
$custom: #45debf; $custom-light: #8ce9d2; $custom-dark: #000000;
JSON
{
"hex": "#45debf",
"rgb": {
"r": 69,
"g": 222,
"b": 191
},
"hsl": {
"h": 167.843,
"s": 69.863,
"l": 57.059
},
"oklch": {
"l": 0.81352,
"c": 0.13422,
"h": 176.2
},
"luminance": 0.57269
}Semantic roles & 50–950 ramp
primary
#45DEBF
secondary
#943347
accent
#3B5FED
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0E1614
muted
#7F8483