#80DDDE#80DDDE
#80DDDE is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.0% C 0.089 H 196.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #80DDDE |
|---|---|
| RGB | rgb(128, 221, 222) |
| HSL | hsl(181, 59%, 69%) |
| HSV | hsv(181, 42%, 87%) |
| CMYK | cmyk(42.3%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.69, -27.37, -9.15) |
| CIE-LCH | lch(82.69, 28.86, 198.49°) |
| OKLab | oklab(84.04% -0.0852 -0.0252) |
| OKLCH | oklch(84.04% 0.089 196.5) |
| XYZ | xyz(47.9383, 61.5723, 78.4516) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Mediumturquoise
#48D1CC
ΔE00 5.99
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Robin'S Egg
#6DEDFD
ΔE00 6.18
Paleturquoise
#AFEEEE
ΔE00 6.31
Aqua Blue
#02D8E9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DDDE #DE8180
analogous
#80DEB0 #80DDDE #80AEDE
triadic
#80DDDE #DE80DD #DDDE80
tetradic
#80DDDE #B080DE #DE8180 #AEDE80
square
#80DDDE #B080DE #DE8180 #AEDE80
split-complementary
#80DDDE #DE80AE #DEB080
monochromatic
#2FB3B5 #4FD0D1 #80DDDE #B1EAEB #E1F7F7
Accessibility & contrast
On white
1.58
#80DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#80DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DDDE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DDDE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C1C9DF
Tritanopia (blue-blind)
#52E2DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #80ddde; /* rgb */ color: rgb(128, 221, 222); /* oklch */ color: oklch(84.0% 0.089 196.5);
Tailwind
colors: {
custom: {
50: '#aae8e8',
500: '#80ddde',
950: '#000000',
},
}SCSS
$custom: #80ddde; $custom-light: #aae8e8; $custom-dark: #000000;
JSON
{
"hex": "#80ddde",
"rgb": {
"r": 128,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.638,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.84043,
"c": 0.08884,
"h": 196.5
},
"luminance": 0.61576
}Semantic roles & 50–950 ramp
primary
#80DDDE
secondary
#B54E4D
accent
#211FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484