#80DEE8#80DEE8
#80DEE8 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.6% C 0.090 H 204.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEE8 |
|---|---|
| RGB | rgb(128, 222, 232) |
| HSL | hsl(186, 69%, 71%) |
| HSV | hsv(186, 45%, 91%) |
| CMYK | cmyk(44.8%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(83.26, -25.34, -13.60) |
| CIE-LCH | lch(83.26, 28.76, 208.22°) |
| OKLab | oklab(84.6% -0.0823 -0.0374) |
| OKLCH | oklch(84.6% 0.09 204.5) |
| XYZ | xyz(49.5833, 62.6540, 85.8089) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.13
Robin'S Egg
#6DEDFD
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 4.28
Aqua Blue
#02D8E9
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 6.61
Powder Blue
#B0E0E6
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEE8 #E88A80
analogous
#80E8BE #80DEE8 #80AAE8
triadic
#80DEE8 #E880DE #DEE880
tetradic
#80DEE8 #BE80E8 #E88A80 #AAE880
square
#80DEE8 #BE80E8 #E88A80 #AAE880
split-complementary
#80DEE8 #E880AA #E8BE80
monochromatic
#24B9C9 #4CD1DF #80DEE8 #B4EBF1 #E5F8FA
Accessibility & contrast
On white
1.55
#80DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#80DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEE8
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEE8 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E9
Deuteranopia (green-blind)
#BFCAE8
Tritanopia (blue-blind)
#4BE5E1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #80dee8; /* rgb */ color: rgb(128, 222, 232); /* oklch */ color: oklch(84.6% 0.090 204.5);
Tailwind
colors: {
custom: {
50: '#abe8ef',
500: '#80dee8',
950: '#000000',
},
}SCSS
$custom: #80dee8; $custom-light: #abe8ef; $custom-dark: #000000;
JSON
{
"hex": "#80dee8",
"rgb": {
"r": 128,
"g": 222,
"b": 232
},
"hsl": {
"h": 185.769,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.84601,
"c": 0.09043,
"h": 204.5
},
"luminance": 0.62658
}Semantic roles & 50–950 ramp
primary
#80DEE8
secondary
#C1574B
accent
#2614D1
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111616
muted
#818485