#7DABC7#7DABC7
#7DABC7 is a light, moderate cyan. Relative luminance 0.376; OKLCH L 71.8% C 0.064 H 235.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7DABC7 |
|---|---|
| RGB | rgb(125, 171, 199) |
| HSL | hsl(203, 40%, 64%) |
| HSV | hsv(203, 37%, 78%) |
| CMYK | cmyk(37.2%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(67.73, -8.33, -19.17) |
| CIE-LCH | lch(67.73, 20.90, 246.51°) |
| OKLab | oklab(71.84% -0.0362 -0.0528) |
| OKLCH | oklch(71.84% 0.064 235.6) |
| XYZ | xyz(33.3258, 37.6074, 59.5247) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.07
Bluegrey
#85A3B2
ΔE00 5.05
Bluey Grey
#89A0B0
ΔE00 6.06
Light Grey Blue
#9DBCD4
ΔE00 6.28
Sky Blue (survey)
#75BBFD
ΔE00 8.70
Lightblue (survey)
#7BC8F6
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DABC7 #C7997D
analogous
#7DC7BE #7DABC7 #7D86C7
triadic
#7DABC7 #C77DAB #ABC77D
tetradic
#7DABC7 #BE7DC7 #C7997D #86C77D
square
#7DABC7 #BE7DC7 #C7997D #86C77D
split-complementary
#7DABC7 #C77D86 #C7BE7D
monochromatic
#3D6F8D #528FB5 #7DABC7 #A8C7D9 #D3E2EC
Accessibility & contrast
On white
2.46
#7DABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#7DABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DABC7
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DABC7 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EAAC8
Deuteranopia (green-blind)
#94A1C7
Tritanopia (blue-blind)
#63B2B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #7dabc7; /* rgb */ color: rgb(125, 171, 199); /* oklch */ color: oklch(71.8% 0.064 235.6);
Tailwind
colors: {
custom: {
50: '#a5c4d8',
500: '#7dabc7',
950: '#000000',
},
}SCSS
$custom: #7dabc7; $custom-light: #a5c4d8; $custom-dark: #000000;
JSON
{
"hex": "#7dabc7",
"rgb": {
"r": 125,
"g": 171,
"b": 199
},
"hsl": {
"h": 202.703,
"s": 39.785,
"l": 63.529
},
"oklch": {
"l": 0.7184,
"c": 0.06398,
"h": 235.6
},
"luminance": 0.37609
}Semantic roles & 50–950 ramp
primary
#7DABC7
secondary
#DDCDC3
accent
#6333B3
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183