#80DFED#80DFED
#80DFED is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.092 H 207.8°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #80DFED |
|---|---|
| RGB | rgb(128, 223, 237) |
| HSL | hsl(188, 75%, 72%) |
| HSV | hsv(188, 46%, 93%) |
| CMYK | cmyk(46%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.69, -24.55, -15.60) |
| CIE-LCH | lch(83.69, 29.09, 212.43°) |
| OKLab | oklab(85% -0.0815 -0.043) |
| OKLCH | oklch(85% 0.092 207.8) |
| XYZ | xyz(50.5700, 63.4749, 89.6914) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.81
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Robin'S Egg Blue
#98EFF9
ΔE00 4.03
Aqua Blue
#02D8E9
ΔE00 6.23
Powder Blue
#B0E0E6
ΔE00 6.99
Paleturquoise
#AFEEEE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DFED #ED8E80
analogous
#80EDC4 #80DFED #80A9ED
triadic
#80DFED #ED80DF #DFED80
tetradic
#80DFED #C480ED #ED8E80 #A9ED80
square
#80DFED #C480ED #ED8E80 #A9ED80
split-complementary
#80DFED #ED80A9 #EDC480
monochromatic
#1EBDD4 #4AD1E5 #80DFED #B6EDF5 #E4F8FB
Accessibility & contrast
On white
1.53
#80DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#80DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DFED
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DFED | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#47E6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #80dfed; /* rgb */ color: rgb(128, 223, 237); /* oklch */ color: oklch(85.0% 0.092 207.8);
Tailwind
colors: {
custom: {
50: '#abe9f2',
500: '#80dfed',
950: '#000000',
},
}SCSS
$custom: #80dfed; $custom-light: #abe9f2; $custom-dark: #000000;
JSON
{
"hex": "#80dfed",
"rgb": {
"r": 128,
"g": 223,
"b": 237
},
"hsl": {
"h": 187.706,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.84997,
"c": 0.09212,
"h": 207.8
},
"luminance": 0.63479
}Semantic roles & 50–950 ramp
primary
#80DFED
secondary
#C75A4A
accent
#280ED7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485