#77CFFE#77CFFE
#77CFFE is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.7% C 0.108 H 233.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #77CFFE |
|---|---|
| RGB | rgb(119, 207, 254) |
| HSL | hsl(201, 99%, 73%) |
| HSV | hsv(201, 53%, 100%) |
| CMYK | cmyk(53.1%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(79.44, -13.76, -31.12) |
| CIE-LCH | lch(79.44, 34.03, 246.15°) |
| OKLab | oklab(81.7% -0.064 -0.0867) |
| OKLCH | oklch(81.7% 0.108 233.5) |
| XYZ | xyz(47.8033, 55.6992, 101.9786) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.02
Lightblue (survey)
#7BC8F6
ΔE00 2.03
Sky
#82CAFC
ΔE00 2.89
Baby Blue
#89CFF0
ΔE00 3.39
Light Blue
#95D0FC
ΔE00 4.17
Sky Blue
#87CEEB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CFFE #FEA677
analogous
#77FEE9 #77CFFE #778BFE
triadic
#77CFFE #FE77CF #CFFE77
tetradic
#77CFFE #E977FE #FEA677 #8BFE77
square
#77CFFE #E977FE #FEA677 #8BFE77
split-complementary
#77CFFE #FE778B #FEE977
monochromatic
#02A3F9 #3ABAFE #77CFFE #B4E4FE #E1F4FF
Accessibility & contrast
On white
1.73
#77CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#77CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CFFE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CFFE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#A6BFFD
Tritanopia (blue-blind)
#13DCDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #77cffe; /* rgb */ color: rgb(119, 207, 254); /* oklch */ color: oklch(81.7% 0.108 233.5);
Tailwind
colors: {
custom: {
50: '#a7ddff',
500: '#77cffe',
950: '#000000',
},
}SCSS
$custom: #77cffe; $custom-light: #a7ddff; $custom-dark: #000000;
JSON
{
"hex": "#77cffe",
"rgb": {
"r": 119,
"g": 207,
"b": 254
},
"hsl": {
"h": 200.889,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.81697,
"c": 0.10776,
"h": 233.5
},
"luminance": 0.55703
}Semantic roles & 50–950 ramp
primary
#77CFFE
secondary
#DC753E
accent
#5000E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486