#45DDEA#45DDEA
#45DDEA is a very light, vivid teal. Relative luminance 0.589; OKLCH L 82.5% C 0.125 H 203.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #45DDEA |
|---|---|
| RGB | rgb(69, 221, 234) |
| HSL | hsl(185, 80%, 59%) |
| HSV | hsv(185, 71%, 92%) |
| CMYK | cmyk(70.5%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(81.24, -34.86, -17.87) |
| CIE-LCH | lch(81.24, 39.17, 207.14°) |
| OKLab | oklab(82.5% -0.1143 -0.0496) |
| OKLCH | oklch(82.5% 0.125 203.5) |
| XYZ | xyz(43.1554, 58.9135, 86.9230) |
| Luminance | 0.5892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.11
Robin'S Egg
#6DEDFD
ΔE00 4.50
Darkturquoise
#00CED1
ΔE00 5.66
Bright Light Blue
#26F7FD
ΔE00 6.42
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Mediumturquoise
#48D1CC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45DDEA #EA5245
analogous
#45EAA4 #45DDEA #458BEA
triadic
#45DDEA #EA45DD #DDEA45
tetradic
#45DDEA #A445EA #EA5245 #8BEA45
square
#45DDEA #A445EA #EA5245 #8BEA45
split-complementary
#45DDEA #EA458B #EAA445
monochromatic
#1297A2 #19CAD9 #45DDEA #7CE7F0 #B3F1F6
Accessibility & contrast
On white
1.64
#45DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#45DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45DDEA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45DDEA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#B4C2EB
Tritanopia (blue-blind)
#00E6E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #45ddea; /* rgb */ color: rgb(69, 221, 234); /* oklch */ color: oklch(82.5% 0.125 203.5);
Tailwind
colors: {
custom: {
50: '#8fe8f0',
500: '#45ddea',
950: '#000000',
},
}SCSS
$custom: #45ddea; $custom-light: #8fe8f0; $custom-dark: #000000;
JSON
{
"hex": "#45ddea",
"rgb": {
"r": 69,
"g": 221,
"b": 234
},
"hsl": {
"h": 184.727,
"s": 79.71,
"l": 59.412
},
"oklch": {
"l": 0.82498,
"c": 0.12465,
"h": 203.5
},
"luminance": 0.58919
}Semantic roles & 50–950 ramp
primary
#45DDEA
secondary
#A5382F
accent
#4132F6
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0E1616
muted
#7F8485