#77CDF5#77CDF5
#77CDF5 is a light, moderate cyan. Relative luminance 0.542; OKLCH L 80.9% C 0.101 H 229.8°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDF5 |
|---|---|
| RGB | rgb(119, 205, 245) |
| HSL | hsl(199, 86%, 71%) |
| HSV | hsv(199, 51%, 96%) |
| CMYK | cmyk(51.4%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(78.56, -15.28, -27.67) |
| CIE-LCH | lch(78.56, 31.61, 241.10°) |
| OKLab | oklab(80.89% -0.065 -0.0769) |
| OKLCH | oklch(80.89% 0.101 229.8) |
| XYZ | xyz(45.9144, 54.1733, 94.4054) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.23
Lightblue (survey)
#7BC8F6
ΔE00 2.74
Lightskyblue
#87CEFA
ΔE00 2.95
Sky Blue
#87CEEB
ΔE00 2.95
Sky
#82CAFC
ΔE00 4.13
Light Blue
#95D0FC
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDF5 #F59F77
analogous
#77F5DE #77CDF5 #778EF5
triadic
#77CDF5 #F577CD #CDF577
tetradic
#77CDF5 #DE77F5 #F59F77 #8EF577
square
#77CDF5 #DE77F5 #F59F77 #8EF577
split-complementary
#77CDF5 #F5778E #F5DE77
monochromatic
#119FE1 #3EB8F1 #77CDF5 #B0E2F9 #E2F5FD
Accessibility & contrast
On white
1.77
#77CDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#77CDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDF5
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDF5 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF7
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#28D8DA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #77cdf5; /* rgb */ color: rgb(119, 205, 245); /* oklch */ color: oklch(80.9% 0.101 229.8);
Tailwind
colors: {
custom: {
50: '#a6dcf8',
500: '#77cdf5',
950: '#000000',
},
}SCSS
$custom: #77cdf5; $custom-light: #a6dcf8; $custom-dark: #000000;
JSON
{
"hex": "#77cdf5",
"rgb": {
"r": 119,
"g": 205,
"b": 245
},
"hsl": {
"h": 199.048,
"s": 86.301,
"l": 71.373
},
"oklch": {
"l": 0.8089,
"c": 0.10064,
"h": 229.8
},
"luminance": 0.54177
}Semantic roles & 50–950 ramp
primary
#77CDF5
secondary
#D06E40
accent
#4A03E3
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485