#80DCEE#80DCEE
#80DCEE is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.4% C 0.091 H 211.6°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #80DCEE |
|---|---|
| RGB | rgb(128, 220, 238) |
| HSL | hsl(190, 76%, 72%) |
| HSV | hsv(190, 46%, 93%) |
| CMYK | cmyk(46.2%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(82.88, -22.81, -17.34) |
| CIE-LCH | lch(82.88, 28.65, 217.25°) |
| OKLab | oklab(84.36% -0.0777 -0.0478) |
| OKLCH | oklch(84.36% 0.091 211.6) |
| XYZ | xyz(49.9221, 61.9447, 90.1981) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.84
Robin Egg Blue
#8AF1FE
ΔE00 5.06
Robin'S Egg Blue
#98EFF9
ΔE00 5.10
Sky Blue
#87CEEB
ΔE00 6.20
Neon Blue
#04D9FF
ΔE00 6.54
Aqua Blue
#02D8E9
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DCEE #EE9280
analogous
#80EEC9 #80DCEE #80A5EE
triadic
#80DCEE #EE80DC #DCEE80
tetradic
#80DCEE #C980EE #EE9280 #A5EE80
square
#80DCEE #C980EE #EE9280 #A5EE80
split-complementary
#80DCEE #EE80A5 #EEC980
monochromatic
#1DB8D7 #4ACDE7 #80DCEE #B6EBF5 #E4F8FB
Accessibility & contrast
On white
1.57
#80DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#80DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DCEE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DCEE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#BCC9EE
Tritanopia (blue-blind)
#47E4E1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #80dcee; /* rgb */ color: rgb(128, 220, 238); /* oklch */ color: oklch(84.4% 0.091 211.6);
Tailwind
colors: {
custom: {
50: '#abe7f3',
500: '#80dcee',
950: '#000000',
},
}SCSS
$custom: #80dcee; $custom-light: #abe7f3; $custom-dark: #000000;
JSON
{
"hex": "#80dcee",
"rgb": {
"r": 128,
"g": 220,
"b": 238
},
"hsl": {
"h": 189.818,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.84361,
"c": 0.09123,
"h": 211.6
},
"luminance": 0.61949
}Semantic roles & 50–950 ramp
primary
#80DCEE
secondary
#C85F4A
accent
#2E0DD9
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111617
muted
#818485