#77CCF6#77CCF6
#77CCF6 is a light, moderate cyan. Relative luminance 0.538; OKLCH L 80.7% C 0.102 H 231.4°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #77CCF6 |
|---|---|
| RGB | rgb(119, 204, 246) |
| HSL | hsl(200, 88%, 72%) |
| HSV | hsv(200, 52%, 96%) |
| CMYK | cmyk(51.6%, 17.1%, 0%, 3.5%) |
| CIE-LAB | lab(78.32, -14.48, -28.58) |
| CIE-LCH | lch(78.32, 32.04, 243.14°) |
| OKLab | oklab(80.71% -0.0635 -0.0794) |
| OKLCH | oklch(80.71% 0.102 231.4) |
| XYZ | xyz(45.8290, 53.7576, 95.1321) |
| Luminance | 0.5376 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.09
Lightskyblue
#87CEFA
ΔE00 2.48
Baby Blue
#89CFF0
ΔE00 2.56
Sky Blue
#87CEEB
ΔE00 3.46
Sky
#82CAFC
ΔE00 3.50
Light Blue
#95D0FC
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CCF6 #F6A177
analogous
#77F6E1 #77CCF6 #778DF6
triadic
#77CCF6 #F677CC #CCF677
tetradic
#77CCF6 #E177F6 #F6A177 #8DF677
square
#77CCF6 #E177F6 #F6A177 #8DF677
split-complementary
#77CCF6 #F6778D #F6E177
monochromatic
#0F9DE4 #3EB6F2 #77CCF6 #B0E2FA #E2F4FD
Accessibility & contrast
On white
1.79
#77CCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#77CCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CCF6
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CCF6 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F8
Deuteranopia (green-blind)
#A5BCF5
Tritanopia (blue-blind)
#27D8DA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77ccf6; /* rgb */ color: rgb(119, 204, 246); /* oklch */ color: oklch(80.7% 0.102 231.4);
Tailwind
colors: {
custom: {
50: '#a6dbf9',
500: '#77ccf6',
950: '#000000',
},
}SCSS
$custom: #77ccf6; $custom-light: #a6dbf9; $custom-dark: #000000;
JSON
{
"hex": "#77ccf6",
"rgb": {
"r": 119,
"g": 204,
"b": 246
},
"hsl": {
"h": 199.843,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.80709,
"c": 0.1017,
"h": 231.4
},
"luminance": 0.53761
}Semantic roles & 50–950 ramp
primary
#77CCF6
secondary
#D17040
accent
#4C01E4
background
#FDFEFF
surface
#F7FBFF
border
#D0D4D7
text
#101517
muted
#818485