#74ADBB#74ADBB
#74ADBB is a light, moderate cyan. Relative luminance 0.372; OKLCH L 71.3% C 0.063 H 214.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #74ADBB |
|---|---|
| RGB | rgb(116, 173, 187) |
| HSL | hsl(192, 34%, 59%) |
| HSV | hsv(192, 38%, 73%) |
| CMYK | cmyk(38%, 7.5%, 0%, 26.7%) |
| CIE-LAB | lab(67.42, -14.96, -13.05) |
| CIE-LCH | lch(67.42, 19.86, 221.10°) |
| OKLab | oklab(71.33% -0.0514 -0.0358) |
| OKLCH | oklch(71.33% 0.063 214.8) |
| XYZ | xyz(31.1126, 37.1860, 52.5423) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.70
Bluegrey
#85A3B2
ΔE00 6.83
Cadetblue
#5F9EA0
ΔE00 7.64
Turquoise Blue
#06B1C4
ΔE00 8.02
Bluey Grey
#89A0B0
ΔE00 9.28
Sky Blue
#87CEEB
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74ADBB #BB8274
analogous
#74BBA6 #74ADBB #748ABB
triadic
#74ADBB #BB74AD #ADBB74
tetradic
#74ADBB #A674BB #BB8274 #8ABB74
square
#74ADBB #A674BB #BB8274 #8ABB74
split-complementary
#74ADBB #BB748A #BBA674
monochromatic
#3B6D79 #4F92A2 #74ADBB #9DC5CF #C6DDE3
Accessibility & contrast
On white
2.49
#74ADBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#74ADBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74ADBB
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74ADBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74ADBB | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BC
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#58B3B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #74adbb; /* rgb */ color: rgb(116, 173, 187); /* oklch */ color: oklch(71.3% 0.063 214.8);
Tailwind
colors: {
custom: {
50: '#9fc5cf',
500: '#74adbb',
950: '#000000',
},
}SCSS
$custom: #74adbb; $custom-light: #9fc5cf; $custom-dark: #000000;
JSON
{
"hex": "#74adbb",
"rgb": {
"r": 116,
"g": 173,
"b": 187
},
"hsl": {
"h": 191.831,
"s": 34.3,
"l": 59.412
},
"oklch": {
"l": 0.7133,
"c": 0.06267,
"h": 214.8
},
"luminance": 0.37188
}Semantic roles & 50–950 ramp
primary
#74ADBB
secondary
#D3BDB8
accent
#735DCA
background
#FAFCFC
surface
#F3F8F9
border
#CDD1D2
text
#0F1313
muted
#7F8282