#77CEF2#77CEF2
#77CEF2 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 81.0% C 0.098 H 226.8°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEF2 |
|---|---|
| RGB | rgb(119, 206, 242) |
| HSL | hsl(198, 83%, 71%) |
| HSV | hsv(198, 51%, 95%) |
| CMYK | cmyk(50.8%, 14.9%, 0%, 5.1%) |
| CIE-LAB | lab(78.74, -16.64, -25.80) |
| CIE-LCH | lch(78.74, 30.70, 237.19°) |
| OKLab | oklab(80.99% -0.0672 -0.0716) |
| OKLCH | oklch(80.99% 0.098 226.8) |
| XYZ | xyz(45.7001, 54.4715, 92.0930) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.09
Sky Blue
#87CEEB
ΔE00 2.17
Lightblue (survey)
#7BC8F6
ΔE00 3.95
Lightskyblue
#87CEFA
ΔE00 4.00
Bright Sky Blue
#02CCFE
ΔE00 5.27
Sky
#82CAFC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEF2 #F29B77
analogous
#77F2D8 #77CEF2 #7790F2
triadic
#77CEF2 #F277CE #CEF277
tetradic
#77CEF2 #D877F2 #F29B77 #90F277
square
#77CEF2 #D877F2 #F29B77 #90F277
split-complementary
#77CEF2 #F27790 #F2D877
monochromatic
#15A0DA #3FBAED #77CEF2 #AFE2F7 #E3F5FC
Accessibility & contrast
On white
1.77
#77CEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#77CEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEF2
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEF2 | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCBF4
Deuteranopia (green-blind)
#A9BDF2
Tritanopia (blue-blind)
#2CD9D9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #77cef2; /* rgb */ color: rgb(119, 206, 242); /* oklch */ color: oklch(81.0% 0.098 226.8);
Tailwind
colors: {
custom: {
50: '#a6ddf6',
500: '#77cef2',
950: '#000000',
},
}SCSS
$custom: #77cef2; $custom-light: #a6ddf6; $custom-dark: #000000;
JSON
{
"hex": "#77cef2",
"rgb": {
"r": 119,
"g": 206,
"b": 242
},
"hsl": {
"h": 197.561,
"s": 82.55,
"l": 70.784
},
"oklch": {
"l": 0.80993,
"c": 0.09815,
"h": 226.8
},
"luminance": 0.54475
}Semantic roles & 50–950 ramp
primary
#77CEF2
secondary
#CC6A41
accent
#4607DF
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485