#7DABBE#7DABBE
#7DABBE is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.5% C 0.056 H 225.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7DABBE |
|---|---|
| RGB | rgb(125, 171, 190) |
| HSL | hsl(198, 33%, 62%) |
| HSV | hsv(198, 34%, 75%) |
| CMYK | cmyk(34.2%, 10%, 0%, 25.5%) |
| CIE-LAB | lab(67.43, -10.64, -14.65) |
| CIE-LCH | lch(67.43, 18.11, 234.00°) |
| OKLab | oklab(71.5% -0.0396 -0.0401) |
| OKLCH | oklch(71.5% 0.056 225.4) |
| XYZ | xyz(32.3116, 37.2018, 54.1833) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.09
Bluegrey
#85A3B2
ΔE00 3.98
Bluey Grey
#89A0B0
ΔE00 6.24
Light Grey Blue
#9DBCD4
ΔE00 7.59
Cool Gray
#9AA7B0
ΔE00 8.83
Cool Grey
#95A3A6
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DABBE #BE907D
analogous
#7DBEB0 #7DABBE #7D8BBE
triadic
#7DABBE #BE7DAB #ABBE7D
tetradic
#7DABBE #B07DBE #BE907D #8BBE7D
square
#7DABBE #B07DBE #BE907D #8BBE7D
split-complementary
#7DABBE #BE7D8B #BEB07D
monochromatic
#406E80 #5590A9 #7DABBE #A6C5D2 #CFE0E7
Accessibility & contrast
On white
2.49
#7DABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#7DABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DABBE
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DABBE | 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)
#A1A9BF
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#66B1B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7dabbe; /* rgb */ color: rgb(125, 171, 190); /* oklch */ color: oklch(71.5% 0.056 225.4);
Tailwind
colors: {
custom: {
50: '#a5c4d1',
500: '#7dabbe',
950: '#000000',
},
}SCSS
$custom: #7dabbe; $custom-light: #a5c4d1; $custom-dark: #000000;
JSON
{
"hex": "#7dabbe",
"rgb": {
"r": 125,
"g": 171,
"b": 190
},
"hsl": {
"h": 197.538,
"s": 33.333,
"l": 61.765
},
"oklch": {
"l": 0.715,
"c": 0.05636,
"h": 225.4
},
"luminance": 0.37203
}Semantic roles & 50–950 ramp
primary
#7DABBE
secondary
#D7C6BF
accent
#5B39AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182