#7DABBD#7DABBD
#7DABBD is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.5% C 0.056 H 224.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7DABBD |
|---|---|
| RGB | rgb(125, 171, 189) |
| HSL | hsl(197, 33%, 62%) |
| HSV | hsv(197, 34%, 74%) |
| CMYK | cmyk(33.9%, 9.5%, 0%, 25.9%) |
| CIE-LAB | lab(67.40, -10.90, -14.14) |
| CIE-LCH | lch(67.40, 17.85, 232.39°) |
| OKLab | oklab(71.46% -0.04 -0.0387) |
| OKLCH | oklch(71.46% 0.056 224.1) |
| XYZ | xyz(32.2027, 37.1582, 53.6097) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.22
Bluegrey
#85A3B2
ΔE00 4.05
Bluey Grey
#89A0B0
ΔE00 6.38
Light Grey Blue
#9DBCD4
ΔE00 7.83
Cool Gray
#9AA7B0
ΔE00 8.88
Cool Grey
#95A3A6
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DABBD #BD8F7D
analogous
#7DBDAF #7DABBD #7D8BBD
triadic
#7DABBD #BD7DAB #ABBD7D
tetradic
#7DABBD #AF7DBD #BD8F7D #8BBD7D
square
#7DABBD #AF7DBD #BD8F7D #8BBD7D
split-complementary
#7DABBD #BD7D8B #BDAF7D
monochromatic
#416D7F #5590A8 #7DABBD #A6C5D2 #CEDFE6
Accessibility & contrast
On white
2.49
#7DABBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#7DABBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DABBD
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DABBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DABBD | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#97A1BD
Tritanopia (blue-blind)
#67B1B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7dabbd; /* rgb */ color: rgb(125, 171, 189); /* oklch */ color: oklch(71.5% 0.056 224.1);
Tailwind
colors: {
custom: {
50: '#a5c4d0',
500: '#7dabbd',
950: '#000000',
},
}SCSS
$custom: #7dabbd; $custom-light: #a5c4d0; $custom-dark: #000000;
JSON
{
"hex": "#7dabbd",
"rgb": {
"r": 125,
"g": 171,
"b": 189
},
"hsl": {
"h": 196.875,
"s": 32.653,
"l": 61.569
},
"oklch": {
"l": 0.71464,
"c": 0.05566,
"h": 224.1
},
"luminance": 0.3716
}Semantic roles & 50–950 ramp
primary
#7DABBD
secondary
#D7C6BF
accent
#5A3AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182