#77CEFB#77CEFB
#77CEFB is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.4% C 0.105 H 232.6°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEFB |
|---|---|
| RGB | rgb(119, 206, 251) |
| HSL | hsl(200, 94%, 73%) |
| HSV | hsv(200, 53%, 98%) |
| CMYK | cmyk(52.6%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(79.06, -14.10, -30.12) |
| CIE-LCH | lch(79.06, 33.26, 244.92°) |
| OKLab | oklab(81.35% -0.064 -0.0838) |
| OKLCH | oklch(81.35% 0.105 232.6) |
| XYZ | xyz(47.0852, 55.0256, 99.3878) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.98
Lightskyblue
#87CEFA
ΔE00 2.13
Baby Blue
#89CFF0
ΔE00 3.01
Sky
#82CAFC
ΔE00 3.10
Sky Blue
#87CEEB
ΔE00 4.09
Light Blue
#95D0FC
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEFB #FBA477
analogous
#77FBE6 #77CEFB #778CFB
triadic
#77CEFB #FB77CE #CEFB77
tetradic
#77CEFB #E677FB #FBA477 #8CFB77
square
#77CEFB #E677FB #FBA477 #8CFB77
split-complementary
#77CEFB #FB778C #FBE677
monochromatic
#07A1F1 #3CB9F9 #77CEFB #B2E3FD #E1F4FE
Accessibility & contrast
On white
1.75
#77CEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#77CEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEFB
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEFB | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CCFD
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#1CDADD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #77cefb; /* rgb */ color: rgb(119, 206, 251); /* oklch */ color: oklch(81.4% 0.105 232.6);
Tailwind
colors: {
custom: {
50: '#a6ddfc',
500: '#77cefb',
950: '#000000',
},
}SCSS
$custom: #77cefb; $custom-light: #a6ddfc; $custom-dark: #000000;
JSON
{
"hex": "#77cefb",
"rgb": {
"r": 119,
"g": 206,
"b": 251
},
"hsl": {
"h": 200.455,
"s": 94.286,
"l": 72.549
},
"oklch": {
"l": 0.81354,
"c": 0.10543,
"h": 232.6
},
"luminance": 0.5503
}Semantic roles & 50–950 ramp
primary
#77CEFB
secondary
#D8733F
accent
#4E00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485