#77CBFB#77CBFB
#77CBFB is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.7% C 0.106 H 235.2°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #77CBFB |
|---|---|
| RGB | rgb(119, 203, 251) |
| HSL | hsl(202, 94%, 73%) |
| HSV | hsv(202, 53%, 98%) |
| CMYK | cmyk(52.6%, 19.1%, 0%, 1.6%) |
| CIE-LAB | lab(78.22, -12.53, -31.40) |
| CIE-LCH | lch(78.22, 33.80, 248.25°) |
| OKLab | oklab(80.69% -0.0607 -0.0875) |
| OKLCH | oklch(80.69% 0.106 235.2) |
| XYZ | xyz(46.3699, 53.5949, 99.1494) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.00
Lightskyblue
#87CEFA
ΔE00 1.82
Sky
#82CAFC
ΔE00 2.06
Baby Blue
#89CFF0
ΔE00 3.80
Light Blue
#95D0FC
ΔE00 3.92
Sky Blue
#87CEEB
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CBFB #FBA777
analogous
#77FBE9 #77CBFB #7789FB
triadic
#77CBFB #FB77CB #CBFB77
tetradic
#77CBFB #E977FB #FBA777 #89FB77
square
#77CBFB #E977FB #FBA777 #89FB77
split-complementary
#77CBFB #FB7789 #FBE977
monochromatic
#079CF1 #3CB4F9 #77CBFB #B2E2FD #E1F4FE
Accessibility & contrast
On white
1.79
#77CBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#77CBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CBFB
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CBFB | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FD
Deuteranopia (green-blind)
#A2BBFA
Tritanopia (blue-blind)
#1ED8DB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77cbfb; /* rgb */ color: rgb(119, 203, 251); /* oklch */ color: oklch(80.7% 0.106 235.2);
Tailwind
colors: {
custom: {
50: '#a6dafc',
500: '#77cbfb',
950: '#000000',
},
}SCSS
$custom: #77cbfb; $custom-light: #a6dafc; $custom-dark: #000000;
JSON
{
"hex": "#77cbfb",
"rgb": {
"r": 119,
"g": 203,
"b": 251
},
"hsl": {
"h": 201.818,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.80694,
"c": 0.10645,
"h": 235.2
},
"luminance": 0.53599
}Semantic roles & 50–950 ramp
primary
#77CBFB
secondary
#D8763F
accent
#5300E6
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101417
muted
#818385