#76ADBE#76ADBE
#76ADBE is a light, moderate cyan. Relative luminance 0.375; OKLCH L 71.5% C 0.063 H 219.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #76ADBE |
|---|---|
| RGB | rgb(118, 173, 190) |
| HSL | hsl(194, 36%, 60%) |
| HSV | hsv(194, 38%, 75%) |
| CMYK | cmyk(37.9%, 8.9%, 0%, 25.5%) |
| CIE-LAB | lab(67.62, -13.65, -14.40) |
| CIE-LCH | lch(67.62, 19.84, 226.53°) |
| OKLab | oklab(71.55% -0.0485 -0.0395) |
| OKLCH | oklch(71.55% 0.063 219.2) |
| XYZ | xyz(31.7059, 37.4544, 54.2640) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.69
Bluegrey
#85A3B2
ΔE00 5.95
Bluey Grey
#89A0B0
ΔE00 8.35
Turquoise Blue
#06B1C4
ΔE00 8.71
Cadetblue
#5F9EA0
ΔE00 8.85
Light Grey Blue
#9DBCD4
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76ADBE #BE8776
analogous
#76BEAB #76ADBE #7689BE
triadic
#76ADBE #BE76AD #ADBE76
tetradic
#76ADBE #AB76BE #BE8776 #89BE76
square
#76ADBE #AB76BE #BE8776 #89BE76
split-complementary
#76ADBE #BE7689 #BEAB76
monochromatic
#3C6E7E #4F93A7 #76ADBE #A0C6D2 #C9DFE5
Accessibility & contrast
On white
2.47
#76ADBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#76ADBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76ADBE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76ADBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76ADBE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AABF
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#5AB3B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #76adbe; /* rgb */ color: rgb(118, 173, 190); /* oklch */ color: oklch(71.5% 0.063 219.2);
Tailwind
colors: {
custom: {
50: '#a0c5d1',
500: '#76adbe',
950: '#000000',
},
}SCSS
$custom: #76adbe; $custom-light: #a0c5d1; $custom-dark: #000000;
JSON
{
"hex": "#76adbe",
"rgb": {
"r": 118,
"g": 173,
"b": 190
},
"hsl": {
"h": 194.167,
"s": 35.644,
"l": 60.392
},
"oklch": {
"l": 0.71549,
"c": 0.06256,
"h": 219.2
},
"luminance": 0.37456
}Semantic roles & 50–950 ramp
primary
#76ADBE
secondary
#D6C1BA
accent
#5337AF
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1314
muted
#7F8282