#77CDFB#77CDFB
#77CDFB is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.1% C 0.106 H 233.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDFB |
|---|---|
| RGB | rgb(119, 205, 251) |
| HSL | hsl(201, 94%, 73%) |
| HSV | hsv(201, 53%, 98%) |
| CMYK | cmyk(52.6%, 18.3%, 0%, 1.6%) |
| CIE-LAB | lab(78.78, -13.58, -30.54) |
| CIE-LCH | lch(78.78, 33.43, 246.04°) |
| OKLab | oklab(81.13% -0.0629 -0.085) |
| OKLCH | oklch(81.13% 0.106 233.5) |
| XYZ | xyz(46.8452, 54.5456, 99.3078) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.61
Lightskyblue
#87CEFA
ΔE00 1.95
Sky
#82CAFC
ΔE00 2.74
Baby Blue
#89CFF0
ΔE00 3.25
Light Blue
#95D0FC
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDFB #FBA577
analogous
#77FBE7 #77CDFB #778BFB
triadic
#77CDFB #FB77CD #CDFB77
tetradic
#77CDFB #E777FB #FBA577 #8BFB77
square
#77CDFB #E777FB #FBA577 #8BFB77
split-complementary
#77CDFB #FB778B #FBE777
monochromatic
#079FF1 #3CB7F9 #77CDFB #B2E3FD #E1F4FE
Accessibility & contrast
On white
1.76
#77CDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#77CDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDFB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDFB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFD
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#1DD9DC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #77cdfb; /* rgb */ color: rgb(119, 205, 251); /* oklch */ color: oklch(81.1% 0.106 233.5);
Tailwind
colors: {
custom: {
50: '#a6dcfc',
500: '#77cdfb',
950: '#000000',
},
}SCSS
$custom: #77cdfb; $custom-light: #a6dcfc; $custom-dark: #000000;
JSON
{
"hex": "#77cdfb",
"rgb": {
"r": 119,
"g": 205,
"b": 251
},
"hsl": {
"h": 200.909,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.81134,
"c": 0.10575,
"h": 233.5
},
"luminance": 0.5455
}Semantic roles & 50–950 ramp
primary
#77CDFB
secondary
#D8743F
accent
#5000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485