#80DEEC#80DEEC
#80DEEC is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.7% C 0.091 H 207.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEEC |
|---|---|
| RGB | rgb(128, 222, 236) |
| HSL | hsl(188, 74%, 71%) |
| HSV | hsv(188, 46%, 93%) |
| CMYK | cmyk(45.8%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.38, -24.32, -15.54) |
| CIE-LCH | lch(83.38, 28.86, 212.58°) |
| OKLab | oklab(84.74% -0.0807 -0.0428) |
| OKLCH | oklch(84.74% 0.091 207.9) |
| XYZ | xyz(50.1579, 62.8839, 88.8353) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.03
Robin'S Egg Blue
#98EFF9
ΔE00 4.21
Robin Egg Blue
#8AF1FE
ΔE00 4.22
Aqua Blue
#02D8E9
ΔE00 6.22
Powder Blue
#B0E0E6
ΔE00 6.94
Paleturquoise
#AFEEEE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEEC #EC8E80
analogous
#80ECC4 #80DEEC #80A8EC
triadic
#80DEEC #EC80DE #DEEC80
tetradic
#80DEEC #C480EC #EC8E80 #A8EC80
square
#80DEEC #C480EC #EC8E80 #A8EC80
split-complementary
#80DEEC #EC80A8 #ECC480
monochromatic
#1FBBD2 #4BD0E4 #80DEEC #B5ECF4 #E4F8FB
Accessibility & contrast
On white
1.55
#80DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#80DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEEC
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEEC | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7ED
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#48E5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #80deec; /* rgb */ color: rgb(128, 222, 236); /* oklch */ color: oklch(84.7% 0.091 207.9);
Tailwind
colors: {
custom: {
50: '#abe8f2',
500: '#80deec',
950: '#000000',
},
}SCSS
$custom: #80deec; $custom-light: #abe8f2; $custom-dark: #000000;
JSON
{
"hex": "#80deec",
"rgb": {
"r": 128,
"g": 222,
"b": 236
},
"hsl": {
"h": 187.778,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.84739,
"c": 0.09138,
"h": 207.9
},
"luminance": 0.62888
}Semantic roles & 50–950 ramp
primary
#80DEEC
secondary
#C65A4B
accent
#290FD6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111616
muted
#818485