#7DA8BE#7DA8BE
#7DA8BE is a light, muted cyan. Relative luminance 0.361; OKLCH L 70.8% C 0.056 H 230.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7DA8BE |
|---|---|
| RGB | rgb(125, 168, 190) |
| HSL | hsl(200, 33%, 62%) |
| HSV | hsv(200, 34%, 75%) |
| CMYK | cmyk(34.2%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(66.58, -9.02, -15.92) |
| CIE-LCH | lch(66.58, 18.30, 240.46°) |
| OKLab | oklab(70.83% -0.0357 -0.0437) |
| OKLCH | oklch(70.83% 0.056 230.8) |
| XYZ | xyz(31.7513, 36.0813, 53.9966) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.25
Bluegrey
#85A3B2
ΔE00 3.34
Bluey Grey
#89A0B0
ΔE00 5.10
Light Grey Blue
#9DBCD4
ΔE00 7.23
Cool Gray
#9AA7B0
ΔE00 8.31
Cool Grey
#95A3A6
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DA8BE #BE937D
analogous
#7DBEB4 #7DA8BE #7D88BE
triadic
#7DA8BE #BE7DA8 #A8BE7D
tetradic
#7DA8BE #B47DBE #BE937D #88BE7D
square
#7DA8BE #B47DBE #BE937D #88BE7D
split-complementary
#7DA8BE #BE7D88 #BEB47D
monochromatic
#406B80 #558DA9 #7DA8BE #A6C3D2 #CFDFE7
Accessibility & contrast
On white
2.56
#7DA8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#7DA8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DA8BE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DA8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DA8BE | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6BF
Deuteranopia (green-blind)
#949FBE
Tritanopia (blue-blind)
#67AEAF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #7da8be; /* rgb */ color: rgb(125, 168, 190); /* oklch */ color: oklch(70.8% 0.056 230.8);
Tailwind
colors: {
custom: {
50: '#a4c1d1',
500: '#7da8be',
950: '#000000',
},
}SCSS
$custom: #7da8be; $custom-light: #a4c1d1; $custom-dark: #000000;
JSON
{
"hex": "#7da8be",
"rgb": {
"r": 125,
"g": 168,
"b": 190
},
"hsl": {
"h": 200.308,
"s": 33.333,
"l": 61.765
},
"oklch": {
"l": 0.7083,
"c": 0.0564,
"h": 230.8
},
"luminance": 0.36083
}Semantic roles & 50–950 ramp
primary
#7DA8BE
secondary
#D7C8BF
accent
#6039AC
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#0F1214
muted
#7F8182