#80DFF0#80DFF0
#80DFF0 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.1% C 0.093 H 210.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #80DFF0 |
|---|---|
| RGB | rgb(128, 223, 240) |
| HSL | hsl(189, 79%, 72%) |
| HSV | hsv(189, 47%, 94%) |
| CMYK | cmyk(46.7%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(83.78, -23.77, -17.05) |
| CIE-LCH | lch(83.78, 29.25, 215.65°) |
| OKLab | oklab(85.1% -0.0803 -0.047) |
| OKLCH | oklch(85.1% 0.093 210.3) |
| XYZ | xyz(51.0119, 63.6517, 92.0190) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.06
Robin Egg Blue
#8AF1FE
ΔE00 4.25
Robin'S Egg Blue
#98EFF9
ΔE00 4.39
Aqua Blue
#02D8E9
ΔE00 6.54
Neon Blue
#04D9FF
ΔE00 6.79
Sky Blue
#87CEEB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DFF0 #F09180
analogous
#80F0C9 #80DFF0 #80A7F0
triadic
#80DFF0 #F080DF #DFF080
tetradic
#80DFF0 #C980F0 #F09180 #A7F080
square
#80DFF0 #C980F0 #F09180 #A7F080
split-complementary
#80DFF0 #F080A7 #F0C980
monochromatic
#1ABEDC #49D1EA #80DFF0 #B7EDF6 #E4F8FC
Accessibility & contrast
On white
1.53
#80DFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#80DFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DFF0
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DFF0 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F1
Deuteranopia (green-blind)
#BECBF0
Tritanopia (blue-blind)
#44E7E4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #80dff0; /* rgb */ color: rgb(128, 223, 240); /* oklch */ color: oklch(85.1% 0.093 210.3);
Tailwind
colors: {
custom: {
50: '#abe9f5',
500: '#80dff0',
950: '#000000',
},
}SCSS
$custom: #80dff0; $custom-light: #abe9f5; $custom-dark: #000000;
JSON
{
"hex": "#80dff0",
"rgb": {
"r": 128,
"g": 223,
"b": 240
},
"hsl": {
"h": 189.107,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.85102,
"c": 0.09305,
"h": 210.3
},
"luminance": 0.63656
}Semantic roles & 50–950 ramp
primary
#80DFF0
secondary
#CB5D4A
accent
#2A0ADB
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111617
muted
#818485