#77BBDF#77BBDF
#77BBDF is a light, moderate cyan. Relative luminance 0.448; OKLCH L 76.0% C 0.086 H 232.6°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #77BBDF |
|---|---|
| RGB | rgb(119, 187, 223) |
| HSL | hsl(201, 62%, 67%) |
| HSV | hsv(201, 47%, 87%) |
| CMYK | cmyk(46.6%, 16.1%, 0%, 12.5%) |
| CIE-LAB | lab(72.75, -11.98, -24.70) |
| CIE-LCH | lch(72.75, 27.46, 244.12°) |
| OKLab | oklab(76.02% -0.0523 -0.0684) |
| OKLCH | oklch(76.02% 0.086 232.6) |
| XYZ | xyz(38.6926, 44.7874, 76.4036) |
| Luminance | 0.4479 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.05
Baby Blue
#89CFF0
ΔE00 5.23
Sky
#82CAFC
ΔE00 5.30
Lightskyblue
#87CEFA
ΔE00 5.35
Sky Blue
#87CEEB
ΔE00 5.42
Sky Blue (survey)
#75BBFD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BBDF #DF9B77
analogous
#77DFCF #77BBDF #7787DF
triadic
#77BBDF #DF77BB #BBDF77
tetradic
#77BBDF #CF77DF #DF9B77 #87DF77
square
#77BBDF #CF77DF #DF9B77 #87DF77
split-complementary
#77BBDF #DF7787 #DFCF77
monochromatic
#2A83B2 #45A2D3 #77BBDF #A9D4EB #DAEDF6
Accessibility & contrast
On white
2.11
#77BBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#77BBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BBDF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BBDF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB9E1
Deuteranopia (green-blind)
#9BAEDE
Tritanopia (blue-blind)
#46C5C7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #77bbdf; /* rgb */ color: rgb(119, 187, 223); /* oklch */ color: oklch(76.0% 0.086 232.6);
Tailwind
colors: {
custom: {
50: '#a3cfe9',
500: '#77bbdf',
950: '#000000',
},
}SCSS
$custom: #77bbdf; $custom-light: #a3cfe9; $custom-dark: #000000;
JSON
{
"hex": "#77bbdf",
"rgb": {
"r": 119,
"g": 187,
"b": 223
},
"hsl": {
"h": 200.769,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.76015,
"c": 0.08614,
"h": 232.6
},
"luminance": 0.4479
}Semantic roles & 50–950 ramp
primary
#77BBDF
secondary
#E9D4C8
accent
#581CCA
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101316
muted
#7F8284