#77E2FC#77E2FC
#77E2FC is a very light, moderate cyan. Relative luminance 0.653; OKLCH L 85.8% C 0.105 H 215.6°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #77E2FC |
|---|---|
| RGB | rgb(119, 226, 252) |
| HSL | hsl(192, 96%, 73%) |
| HSV | hsv(192, 53%, 99%) |
| CMYK | cmyk(52.8%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.66, -23.97, -22.10) |
| CIE-LCH | lch(84.66, 32.60, 222.68°) |
| OKLab | oklab(85.83% -0.0853 -0.0612) |
| OKLCH | oklch(85.83% 0.105 215.6) |
| XYZ | xyz(52.3679, 65.3382, 101.9284) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.79
Neon Blue
#04D9FF
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 6.22
Ice Blue
#A5DFF9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E2FC #FC9177
analogous
#77FCD3 #77E2FC #77A0FC
triadic
#77E2FC #FC77E2 #E2FC77
tetradic
#77E2FC #D377FC #FC9177 #A0FC77
square
#77E2FC #D377FC #FC9177 #A0FC77
split-complementary
#77E2FC #FC77A0 #FCD377
monochromatic
#05C5F3 #3BD5FB #77E2FC #B3EFFD #E1F9FE
Accessibility & contrast
On white
1.49
#77E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#77E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E2FC
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E2FC | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#BCCDFC
Tritanopia (blue-blind)
#00ECEA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #77e2fc; /* rgb */ color: rgb(119, 226, 252); /* oklch */ color: oklch(85.8% 0.105 215.6);
Tailwind
colors: {
custom: {
50: '#a7ebfd',
500: '#77e2fc',
950: '#000000',
},
}SCSS
$custom: #77e2fc; $custom-light: #a7ebfd; $custom-dark: #000000;
JSON
{
"hex": "#77e2fc",
"rgb": {
"r": 119,
"g": 226,
"b": 252
},
"hsl": {
"h": 191.729,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.85833,
"c": 0.10498,
"h": 215.6
},
"luminance": 0.65343
}Semantic roles & 50–950 ramp
primary
#77E2FC
secondary
#D95D3E
accent
#2D00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485