#77BEEE#77BEEE
#77BEEE is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.3% C 0.099 H 239.4°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #77BEEE |
|---|---|
| RGB | rgb(119, 190, 238) |
| HSL | hsl(204, 78%, 70%) |
| HSV | hsv(204, 50%, 93%) |
| CMYK | cmyk(50%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(74.14, -9.36, -30.71) |
| CIE-LCH | lch(74.14, 32.10, 253.05°) |
| OKLab | oklab(77.3% -0.0505 -0.0855) |
| OKLCH | oklch(77.3% 0.099 239.4) |
| XYZ | xyz(41.4483, 46.9186, 87.7444) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.75
Sky
#82CAFC
ΔE00 3.13
Sky Blue (survey)
#75BBFD
ΔE00 3.62
Lightskyblue
#87CEFA
ΔE00 4.19
Light Blue
#95D0FC
ΔE00 5.15
Baby Blue
#89CFF0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77BEEE #EEA777
analogous
#77EEE3 #77BEEE #7782EE
triadic
#77BEEE #EE77BE #BEEE77
tetradic
#77BEEE #E377EE #EEA777 #82EE77
square
#77BEEE #E377EE #EEA777 #82EE77
split-complementary
#77BEEE #EE7782 #EEE377
monochromatic
#1A87D1 #41A4E7 #77BEEE #ADD8F5 #E4F2FC
Accessibility & contrast
On white
2.02
#77BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#77BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77BEEE
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77BEEE | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDF0
Deuteranopia (green-blind)
#98B1ED
Tritanopia (blue-blind)
#38CACE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #77beee; /* rgb */ color: rgb(119, 190, 238); /* oklch */ color: oklch(77.3% 0.099 239.4);
Tailwind
colors: {
custom: {
50: '#a5d1f3',
500: '#77beee',
950: '#000000',
},
}SCSS
$custom: #77beee; $custom-light: #a5d1f3; $custom-dark: #000000;
JSON
{
"hex": "#77beee",
"rgb": {
"r": 119,
"g": 190,
"b": 238
},
"hsl": {
"h": 204.202,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.77295,
"c": 0.09933,
"h": 239.4
},
"luminance": 0.46922
}Semantic roles & 50–950 ramp
primary
#77BEEE
secondary
#F1DDD0
accent
#5F0BDA
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101417
muted
#7F8285