#7DAABB#7DAABB
#7DAABB is a light, muted cyan. Relative luminance 0.367; OKLCH L 71.2% C 0.054 H 223.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #7DAABB |
|---|---|
| RGB | rgb(125, 170, 187) |
| HSL | hsl(196, 31%, 61%) |
| HSV | hsv(196, 33%, 73%) |
| CMYK | cmyk(33.2%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(67.05, -10.86, -13.56) |
| CIE-LCH | lch(67.05, 17.37, 231.30°) |
| OKLab | oklab(71.17% -0.0394 -0.0371) |
| OKLCH | oklch(71.17% 0.054 223.3) |
| XYZ | xyz(31.7989, 36.6956, 52.4115) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.09
Bluegrey
#85A3B2
ΔE00 3.85
Bluey Grey
#89A0B0
ΔE00 6.25
Light Grey Blue
#9DBCD4
ΔE00 8.12
Cool Gray
#9AA7B0
ΔE00 8.75
Cool Grey
#95A3A6
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DAABB #BB8E7D
analogous
#7DBBAD #7DAABB #7D8BBB
triadic
#7DAABB #BB7DAA #AABB7D
tetradic
#7DAABB #AD7DBB #BB8E7D #8BBB7D
square
#7DAABB #AD7DBB #BB8E7D #8BBB7D
split-complementary
#7DAABB #BB7D8B #BBAD7D
monochromatic
#416C7C #568FA5 #7DAABB #A5C4D0 #CDDFE5
Accessibility & contrast
On white
2.52
#7DAABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#7DAABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DAABB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DAABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DAABB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#97A0BB
Tritanopia (blue-blind)
#68B0AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #7daabb; /* rgb */ color: rgb(125, 170, 187); /* oklch */ color: oklch(71.2% 0.054 223.3);
Tailwind
colors: {
custom: {
50: '#a4c3cf',
500: '#7daabb',
950: '#000000',
},
}SCSS
$custom: #7daabb; $custom-light: #a4c3cf; $custom-dark: #000000;
JSON
{
"hex": "#7daabb",
"rgb": {
"r": 125,
"g": 170,
"b": 187
},
"hsl": {
"h": 196.452,
"s": 31.313,
"l": 61.176
},
"oklch": {
"l": 0.71166,
"c": 0.05415,
"h": 223.3
},
"luminance": 0.36697
}Semantic roles & 50–950 ramp
primary
#7DAABB
secondary
#D6C5BE
accent
#5A3BAA
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1213
muted
#7F8182