#80DDEE#80DDEE
#80DDEE is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.6% C 0.092 H 210.6°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #80DDEE |
|---|---|
| RGB | rgb(128, 221, 238) |
| HSL | hsl(189, 76%, 72%) |
| HSV | hsv(189, 46%, 93%) |
| CMYK | cmyk(46.2%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(83.16, -23.30, -16.92) |
| CIE-LCH | lch(83.16, 28.80, 215.99°) |
| OKLab | oklab(84.59% -0.0788 -0.0466) |
| OKLCH | oklch(84.59% 0.092 210.6) |
| XYZ | xyz(50.1853, 62.4711, 90.2859) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 4.71
Robin'S Egg Blue
#98EFF9
ΔE00 4.75
Aqua Blue
#02D8E9
ΔE00 6.55
Sky Blue
#87CEEB
ΔE00 6.64
Neon Blue
#04D9FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DDEE #EE9180
analogous
#80EEC8 #80DDEE #80A6EE
triadic
#80DDEE #EE80DD #DDEE80
tetradic
#80DDEE #C880EE #EE9180 #A6EE80
square
#80DDEE #C880EE #EE9180 #A6EE80
split-complementary
#80DDEE #EE80A6 #EEC880
monochromatic
#1DBAD7 #4ACFE7 #80DDEE #B6EBF5 #E4F8FB
Accessibility & contrast
On white
1.56
#80DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#80DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DDEE
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DDEE | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7EF
Deuteranopia (green-blind)
#BDC9EE
Tritanopia (blue-blind)
#47E5E2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #80ddee; /* rgb */ color: rgb(128, 221, 238); /* oklch */ color: oklch(84.6% 0.092 210.6);
Tailwind
colors: {
custom: {
50: '#abe7f3',
500: '#80ddee',
950: '#000000',
},
}SCSS
$custom: #80ddee; $custom-light: #abe7f3; $custom-dark: #000000;
JSON
{
"hex": "#80ddee",
"rgb": {
"r": 128,
"g": 221,
"b": 238
},
"hsl": {
"h": 189.273,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.84585,
"c": 0.09159,
"h": 210.6
},
"luminance": 0.62475
}Semantic roles & 50–950 ramp
primary
#80DDEE
secondary
#C85E4A
accent
#2C0DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111617
muted
#818485