#77ADCD#77ADCD
#77ADCD is a light, moderate cyan. Relative luminance 0.382; OKLCH L 72.2% C 0.073 H 235.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #77ADCD |
|---|---|
| RGB | rgb(119, 173, 205) |
| HSL | hsl(202, 46%, 64%) |
| HSV | hsv(202, 42%, 80%) |
| CMYK | cmyk(42%, 15.6%, 0%, 19.6%) |
| CIE-LAB | lab(68.18, -9.42, -21.83) |
| CIE-LCH | lch(68.18, 23.78, 246.67°) |
| OKLab | oklab(72.18% -0.0419 -0.0603) |
| OKLCH | oklch(72.18% 0.073 235.2) |
| XYZ | xyz(33.5670, 38.2147, 63.3532) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.05
Bluegrey
#85A3B2
ΔE00 6.44
Light Grey Blue
#9DBCD4
ΔE00 6.81
Bluey Grey
#89A0B0
ΔE00 7.50
Sky Blue (survey)
#75BBFD
ΔE00 7.75
Lightblue (survey)
#7BC8F6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77ADCD #CD9777
analogous
#77CDC2 #77ADCD #7782CD
triadic
#77ADCD #CD77AD #ADCD77
tetradic
#77ADCD #C277CD #CD9777 #82CD77
square
#77ADCD #C277CD #CD9777 #82CD77
split-complementary
#77ADCD #CD7782 #CDC277
monochromatic
#367193 #4A92BD #77ADCD #A4C8DD #D0E3EE
Accessibility & contrast
On white
2.43
#77ADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#77ADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77ADCD
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77ADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77ADCD | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EACCF
Deuteranopia (green-blind)
#92A2CD
Tritanopia (blue-blind)
#55B5B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #77adcd; /* rgb */ color: rgb(119, 173, 205); /* oklch */ color: oklch(72.2% 0.073 235.2);
Tailwind
colors: {
custom: {
50: '#a2c5dc',
500: '#77adcd',
950: '#000000',
},
}SCSS
$custom: #77adcd; $custom-light: #a2c5dc; $custom-dark: #000000;
JSON
{
"hex": "#77adcd",
"rgb": {
"r": 119,
"g": 173,
"b": 205
},
"hsl": {
"h": 202.326,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.72178,
"c": 0.07347,
"h": 235.2
},
"luminance": 0.38217
}Semantic roles & 50–950 ramp
primary
#77ADCD
secondary
#DFCCC1
accent
#612CB9
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#0F1215
muted
#7F8183