#80BECF#80BECF
#80BECF is a light, moderate cyan. Relative luminance 0.459; OKLCH L 76.5% C 0.068 H 216.9°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #80BECF |
|---|---|
| RGB | rgb(128, 190, 207) |
| HSL | hsl(193, 45%, 66%) |
| HSV | hsv(193, 38%, 81%) |
| CMYK | cmyk(38.2%, 8.2%, 0%, 18.8%) |
| CIE-LAB | lab(73.49, -15.56, -14.84) |
| CIE-LCH | lch(73.49, 21.50, 223.64°) |
| OKLab | oklab(76.54% -0.0543 -0.0407) |
| OKLCH | oklch(76.54% 0.068 216.9) |
| XYZ | xyz(38.5741, 45.9187, 65.8500) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.55
Baby Blue
#89CFF0
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 8.08
Light Grey Blue
#9DBCD4
ΔE00 8.69
Lightblue (survey)
#7BC8F6
ΔE00 8.91
Greyblue
#77A1B5
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BECF #CF9180
analogous
#80CFB8 #80BECF #8096CF
triadic
#80BECF #CF80BE #BECF80
tetradic
#80BECF #B880CF #CF9180 #96CF80
square
#80BECF #B880CF #CF9180 #96CF80
split-complementary
#80BECF #CF8096 #CFB880
monochromatic
#3A869A #54A7BE #80BECF #ACD5E0 #D9EBF1
Accessibility & contrast
On white
2.06
#80BECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#80BECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BECF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BECF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BAD0
Deuteranopia (green-blind)
#A6B0CF
Tritanopia (blue-blind)
#61C4C3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #80becf; /* rgb */ color: rgb(128, 190, 207); /* oklch */ color: oklch(76.5% 0.068 216.9);
Tailwind
colors: {
custom: {
50: '#a8d1dd',
500: '#80becf',
950: '#000000',
},
}SCSS
$custom: #80becf; $custom-light: #a8d1dd; $custom-dark: #000000;
JSON
{
"hex": "#80becf",
"rgb": {
"r": 128,
"g": 190,
"b": 207
},
"hsl": {
"h": 192.911,
"s": 45.143,
"l": 65.686
},
"oklch": {
"l": 0.76543,
"c": 0.06788,
"h": 216.9
},
"luminance": 0.45921
}Semantic roles & 50–950 ramp
primary
#80BECF
secondary
#E3CEC8
accent
#4B2DB8
background
#FAFCFD
surface
#F4F9FB
border
#CED2D4
text
#101415
muted
#7F8283