#80DEEA#80DEEA
#80DEEA is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.7% C 0.091 H 206.2°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEEA |
|---|---|
| RGB | rgb(128, 222, 234) |
| HSL | hsl(187, 72%, 71%) |
| HSV | hsv(187, 45%, 92%) |
| CMYK | cmyk(45.3%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(83.32, -24.83, -14.57) |
| CIE-LCH | lch(83.32, 28.79, 210.40°) |
| OKLab | oklab(84.67% -0.0815 -0.0401) |
| OKLCH | oklch(84.67% 0.091 206.2) |
| XYZ | xyz(49.8690, 62.7683, 87.3135) |
| Luminance | 0.6277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.02
Robin'S Egg Blue
#98EFF9
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.18
Aqua Blue
#02D8E9
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEEA #EA8C80
analogous
#80EAC1 #80DEEA #80A9EA
triadic
#80DEEA #EA80DE #DEEA80
tetradic
#80DEEA #C180EA #EA8C80 #A9EA80
square
#80DEEA #C180EA #EA8C80 #A9EA80
split-complementary
#80DEEA #EA80A9 #EAC180
monochromatic
#22BACE #4BD0E1 #80DEEA #B5ECF3 #E5F8FB
Accessibility & contrast
On white
1.55
#80DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#80DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEEA
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEEA | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#4AE5E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #80deea; /* rgb */ color: rgb(128, 222, 234); /* oklch */ color: oklch(84.7% 0.091 206.2);
Tailwind
colors: {
custom: {
50: '#abe8f0',
500: '#80deea',
950: '#000000',
},
}SCSS
$custom: #80deea; $custom-light: #abe8f0; $custom-dark: #000000;
JSON
{
"hex": "#80deea",
"rgb": {
"r": 128,
"g": 222,
"b": 234
},
"hsl": {
"h": 186.792,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.8467,
"c": 0.09085,
"h": 206.2
},
"luminance": 0.62772
}Semantic roles & 50–950 ramp
primary
#80DEEA
secondary
#C3594B
accent
#2812D4
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111616
muted
#818485