#77CBED#77CBED
#77CBED is a light, moderate cyan. Relative luminance 0.527; OKLCH L 80.1% C 0.095 H 226.2°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBED |
|---|---|
| RGB | rgb(119, 203, 237) |
| HSL | hsl(197, 77%, 70%) |
| HSV | hsv(197, 50%, 93%) |
| CMYK | cmyk(49.8%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.72, -16.48, -24.67) |
| CIE-LCH | lch(77.72, 29.67, 236.26°) |
| OKLab | oklab(80.13% -0.0656 -0.0684) |
| OKLCH | oklch(80.13% 0.095 226.2) |
| XYZ | xyz(44.2441, 52.7446, 87.9535) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 1.97
Baby Blue
#89CFF0
ΔE00 2.25
Lightblue (survey)
#7BC8F6
ΔE00 4.11
Lightskyblue
#87CEFA
ΔE00 4.37
Bright Sky Blue
#02CCFE
ΔE00 5.45
Sky
#82CAFC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBED #ED9977
analogous
#77EDD4 #77CBED #7790ED
triadic
#77CBED #ED77CB #CBED77
tetradic
#77CBED #D477ED #ED9977 #90ED77
square
#77CBED #D477ED #ED9977 #90ED77
split-complementary
#77CBED #ED7790 #EDD477
monochromatic
#1B9BCE #41B6E6 #77CBED #ADE0F4 #E3F4FB
Accessibility & contrast
On white
1.82
#77CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#77CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBED
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBED | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8EF
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#34D5D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #77cbed; /* rgb */ color: rgb(119, 203, 237); /* oklch */ color: oklch(80.1% 0.095 226.2);
Tailwind
colors: {
custom: {
50: '#a5daf3',
500: '#77cbed',
950: '#000000',
},
}SCSS
$custom: #77cbed; $custom-light: #a5daf3; $custom-dark: #000000;
JSON
{
"hex": "#77cbed",
"rgb": {
"r": 119,
"g": 203,
"b": 237
},
"hsl": {
"h": 197.288,
"s": 76.623,
"l": 69.804
},
"oklch": {
"l": 0.8013,
"c": 0.09476,
"h": 226.2
},
"luminance": 0.52748
}Semantic roles & 50–950 ramp
primary
#77CBED
secondary
#C66842
accent
#470DD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485