#77C8F3#77C8F3
#77C8F3 is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.7% C 0.100 H 233.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #77C8F3 |
|---|---|
| RGB | rgb(119, 200, 243) |
| HSL | hsl(201, 84%, 71%) |
| HSV | hsv(201, 51%, 95%) |
| CMYK | cmyk(51%, 17.7%, 0%, 4.7%) |
| CIE-LAB | lab(77.10, -13.24, -28.84) |
| CIE-LCH | lch(77.10, 31.74, 245.35°) |
| OKLab | oklab(79.7% -0.0601 -0.0802) |
| OKLCH | oklch(79.7% 0.1 233.1) |
| XYZ | xyz(44.4337, 51.6979, 92.4138) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.23
Lightskyblue
#87CEFA
ΔE00 2.39
Sky
#82CAFC
ΔE00 2.89
Baby Blue
#89CFF0
ΔE00 3.16
Sky Blue
#87CEEB
ΔE00 4.07
Light Blue
#95D0FC
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77C8F3 #F3A277
analogous
#77F3E0 #77C8F3 #778AF3
triadic
#77C8F3 #F377C8 #C8F377
tetradic
#77C8F3 #E077F3 #F3A277 #8AF377
square
#77C8F3 #E077F3 #F3A277 #8AF377
split-complementary
#77C8F3 #F3778A #F3E077
monochromatic
#1397DC #3FB1EE #77C8F3 #AFDFF8 #E3F4FD
Accessibility & contrast
On white
1.85
#77C8F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#77C8F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77C8F3
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77C8F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77C8F3 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F5
Deuteranopia (green-blind)
#A2B9F2
Tritanopia (blue-blind)
#2ED4D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #77c8f3; /* rgb */ color: rgb(119, 200, 243); /* oklch */ color: oklch(79.7% 0.100 233.1);
Tailwind
colors: {
custom: {
50: '#a5d8f7',
500: '#77c8f3',
950: '#000000',
},
}SCSS
$custom: #77c8f3; $custom-light: #a5d8f7; $custom-dark: #000000;
JSON
{
"hex": "#77c8f3",
"rgb": {
"r": 119,
"g": 200,
"b": 243
},
"hsl": {
"h": 200.806,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.79704,
"c": 0.10022,
"h": 233.1
},
"luminance": 0.51702
}Semantic roles & 50–950 ramp
primary
#77C8F3
secondary
#CD7241
accent
#5105E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385