#80B2BF#80B2BF
#80B2BF is a light, muted cyan. Relative luminance 0.402; OKLCH L 73.3% C 0.056 H 215.6°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #80B2BF |
|---|---|
| RGB | rgb(128, 178, 191) |
| HSL | hsl(192, 33%, 63%) |
| HSV | hsv(192, 33%, 75%) |
| CMYK | cmyk(33%, 6.8%, 0%, 25.1%) |
| CIE-LAB | lab(69.60, -13.27, -11.91) |
| CIE-LCH | lch(69.60, 17.84, 221.91°) |
| OKLab | oklab(73.28% -0.0455 -0.0326) |
| OKLCH | oklch(73.28% 0.056 215.6) |
| XYZ | xyz(34.2233, 40.1897, 55.2342) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.20
Bluegrey
#85A3B2
ΔE00 6.50
Sky Blue
#87CEEB
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 8.81
Bluey Grey
#89A0B0
ΔE00 8.87
Cadetblue
#5F9EA0
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B2BF #BF8D80
analogous
#80BFAC #80B2BF #8093BF
triadic
#80B2BF #BF80B2 #B2BF80
tetradic
#80B2BF #AC80BF #BF8D80 #93BF80
square
#80B2BF #AC80BF #BF8D80 #93BF80
split-complementary
#80B2BF #BF8093 #BFAC80
monochromatic
#427583 #5799AA #80B2BF #A9CBD4 #D1E3E8
Accessibility & contrast
On white
2.32
#80B2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#80B2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B2BF
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B2BF | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#9EA7BF
Tritanopia (blue-blind)
#6AB7B6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #80b2bf; /* rgb */ color: rgb(128, 178, 191); /* oklch */ color: oklch(73.3% 0.056 215.6);
Tailwind
colors: {
custom: {
50: '#a7c9d2',
500: '#80b2bf',
950: '#000000',
},
}SCSS
$custom: #80b2bf; $custom-light: #a7c9d2; $custom-dark: #000000;
JSON
{
"hex": "#80b2bf",
"rgb": {
"r": 128,
"g": 178,
"b": 191
},
"hsl": {
"h": 192.381,
"s": 32.984,
"l": 62.549
},
"oklch": {
"l": 0.73283,
"c": 0.05593,
"h": 215.6
},
"luminance": 0.40192
}Semantic roles & 50–950 ramp
primary
#80B2BF
secondary
#D9C7C2
accent
#513AAC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282