#80BDC8#80BDC8
#80BDC8 is a light, moderate teal. Relative luminance 0.452; OKLCH L 76.1% C 0.064 H 210.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #80BDC8 |
|---|---|
| RGB | rgb(128, 189, 200) |
| HSL | hsl(189, 40%, 64%) |
| HSV | hsv(189, 36%, 78%) |
| CMYK | cmyk(36%, 5.5%, 0%, 21.6%) |
| CIE-LAB | lab(72.99, -16.80, -11.77) |
| CIE-LCH | lch(72.99, 20.51, 215.03°) |
| OKLab | oklab(76.07% -0.0558 -0.0323) |
| OKLCH | oklch(76.07% 0.064 210) |
| XYZ | xyz(37.5214, 45.1522, 61.3705) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.49
Baby Blue
#89CFF0
ΔE00 8.77
Lightblue
#ADD8E6
ΔE00 8.82
Turquoise Blue
#06B1C4
ΔE00 8.97
Powder Blue
#B0E0E6
ΔE00 9.54
Greyblue
#77A1B5
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BDC8 #C88B80
analogous
#80C8AF #80BDC8 #8099C8
triadic
#80BDC8 #C880BD #BDC880
tetradic
#80BDC8 #AF80C8 #C88B80 #99C880
square
#80BDC8 #AF80C8 #C88B80 #99C880
split-complementary
#80BDC8 #C88099 #C8AF80
monochromatic
#3E838F #55A7B6 #80BDC8 #ABD3DA #D5E9ED
Accessibility & contrast
On white
2.09
#80BDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#80BDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BDC8
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BDC8 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B8C9
Deuteranopia (green-blind)
#A7AFC8
Tritanopia (blue-blind)
#64C2C0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #80bdc8; /* rgb */ color: rgb(128, 189, 200); /* oklch */ color: oklch(76.1% 0.064 210.0);
Tailwind
colors: {
custom: {
50: '#a8d1d8',
500: '#80bdc8',
950: '#000000',
},
}SCSS
$custom: #80bdc8; $custom-light: #a8d1d8; $custom-dark: #000000;
JSON
{
"hex": "#80bdc8",
"rgb": {
"r": 128,
"g": 189,
"b": 200
},
"hsl": {
"h": 189.167,
"s": 39.56,
"l": 64.314
},
"oklch": {
"l": 0.76071,
"c": 0.06447,
"h": 210
},
"luminance": 0.45155
}Semantic roles & 50–950 ramp
primary
#80BDC8
secondary
#DEC9C5
accent
#4633B3
background
#FAFCFD
surface
#F4F9FA
border
#CED2D3
text
#101414
muted
#7F8283