#77CCF3#77CCF3
#77CCF3 is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.6% C 0.099 H 229.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCF3 |
|---|---|
| RGB | rgb(119, 204, 243) |
| HSL | hsl(199, 84%, 71%) |
| HSV | hsv(199, 51%, 95%) |
| CMYK | cmyk(51%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(78.21, -15.32, -27.14) |
| CIE-LCH | lch(78.21, 31.16, 240.55°) |
| OKLab | oklab(80.59% -0.0646 -0.0753) |
| OKLCH | oklch(80.59% 0.099 229.4) |
| XYZ | xyz(45.3723, 53.5750, 92.7266) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.17
Sky Blue
#87CEEB
ΔE00 2.77
Lightblue (survey)
#7BC8F6
ΔE00 2.83
Lightskyblue
#87CEFA
ΔE00 3.12
Sky
#82CAFC
ΔE00 4.28
Light Blue
#95D0FC
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCF3 #F39E77
analogous
#77F3DC #77CCF3 #778EF3
triadic
#77CCF3 #F377CC #CCF377
tetradic
#77CCF3 #DC77F3 #F39E77 #8EF377
square
#77CCF3 #DC77F3 #F39E77 #8EF377
split-complementary
#77CCF3 #F3778E #F3DC77
monochromatic
#139DDC #3FB7EE #77CCF3 #AFE1F8 #E3F4FD
Accessibility & contrast
On white
1.79
#77CCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#77CCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCF3
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCF3 | 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)
#B8C9F5
Deuteranopia (green-blind)
#A6BCF3
Tritanopia (blue-blind)
#2CD7D9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77ccf3; /* rgb */ color: rgb(119, 204, 243); /* oklch */ color: oklch(80.6% 0.099 229.4);
Tailwind
colors: {
custom: {
50: '#a6dbf7',
500: '#77ccf3',
950: '#000000',
},
}SCSS
$custom: #77ccf3; $custom-light: #a6dbf7; $custom-dark: #000000;
JSON
{
"hex": "#77ccf3",
"rgb": {
"r": 119,
"g": 204,
"b": 243
},
"hsl": {
"h": 198.871,
"s": 83.784,
"l": 70.98
},
"oklch": {
"l": 0.80589,
"c": 0.09923,
"h": 229.4
},
"luminance": 0.53579
}Semantic roles & 50–950 ramp
primary
#77CCF3
secondary
#CD6D41
accent
#4A05E0
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101517
muted
#818485