#80CFDE#80CFDE
#80CFDE is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.080 H 211.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFDE |
|---|---|
| RGB | rgb(128, 207, 222) |
| HSL | hsl(190, 59%, 69%) |
| HSV | hsv(190, 42%, 87%) |
| CMYK | cmyk(42.3%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(78.74, -20.44, -15.04) |
| CIE-LCH | lch(78.74, 25.38, 216.36°) |
| OKLab | oklab(80.89% -0.0689 -0.0414) |
| OKLCH | oklch(80.89% 0.08 211) |
| XYZ | xyz(44.3949, 54.4855, 77.2704) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.56
Baby Blue
#89CFF0
ΔE00 6.92
Powder Blue
#B0E0E6
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 7.25
Aqua Blue
#02D8E9
ΔE00 7.36
Robin'S Egg Blue
#98EFF9
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFDE #DE8F80
analogous
#80DEBE #80CFDE #80A0DE
triadic
#80CFDE #DE80CF #CFDE80
tetradic
#80CFDE #BE80DE #DE8F80 #A0DE80
square
#80CFDE #BE80DE #DE8F80 #A0DE80
split-complementary
#80CFDE #DE80A0 #DEBE80
monochromatic
#2F9FB5 #4FBDD1 #80CFDE #B1E1EB #E1F4F7
Accessibility & contrast
On white
1.77
#80CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#80CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFDE
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFDE | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CADF
Deuteranopia (green-blind)
#B3BEDE
Tritanopia (blue-blind)
#56D6D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #80cfde; /* rgb */ color: rgb(128, 207, 222); /* oklch */ color: oklch(80.9% 0.080 211.0);
Tailwind
colors: {
custom: {
50: '#a9dde8',
500: '#80cfde',
950: '#000000',
},
}SCSS
$custom: #80cfde; $custom-light: #a9dde8; $custom-dark: #000000;
JSON
{
"hex": "#80cfde",
"rgb": {
"r": 128,
"g": 207,
"b": 222
},
"hsl": {
"h": 189.574,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.80887,
"c": 0.08039,
"h": 211
},
"luminance": 0.54489
}Semantic roles & 50–950 ramp
primary
#80CFDE
secondary
#B55E4D
accent
#3A1FC6
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101516
muted
#818484