#7DABBF#7DABBF
#7DABBF is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.5% C 0.057 H 226.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7DABBF |
|---|---|
| RGB | rgb(125, 171, 191) |
| HSL | hsl(198, 34%, 62%) |
| HSV | hsv(198, 35%, 75%) |
| CMYK | cmyk(34.6%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(67.46, -10.39, -15.15) |
| CIE-LCH | lch(67.46, 18.37, 235.56°) |
| OKLab | oklab(71.54% -0.0392 -0.0415) |
| OKLCH | oklch(71.54% 0.057 226.7) |
| XYZ | xyz(32.4213, 37.2456, 54.7609) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.01
Bluegrey
#85A3B2
ΔE00 3.96
Bluey Grey
#89A0B0
ΔE00 6.12
Light Grey Blue
#9DBCD4
ΔE00 7.37
Cool Gray
#9AA7B0
ΔE00 8.80
Cool Grey
#95A3A6
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DABBF #BF917D
analogous
#7DBFB2 #7DABBF #7D8ABF
triadic
#7DABBF #BF7DAB #ABBF7D
tetradic
#7DABBF #B27DBF #BF917D #8ABF7D
square
#7DABBF #B27DBF #BF917D #8ABF7D
split-complementary
#7DABBF #BF7D8A #BFB27D
monochromatic
#406E82 #5490AB #7DABBF #A6C5D3 #CFE0E7
Accessibility & contrast
On white
2.49
#7DABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#7DABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DABBF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DABBF | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A9C0
Deuteranopia (green-blind)
#96A1BF
Tritanopia (blue-blind)
#66B1B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7dabbf; /* rgb */ color: rgb(125, 171, 191); /* oklch */ color: oklch(71.5% 0.057 226.7);
Tailwind
colors: {
custom: {
50: '#a5c4d2',
500: '#7dabbf',
950: '#000000',
},
}SCSS
$custom: #7dabbf; $custom-light: #a5c4d2; $custom-dark: #000000;
JSON
{
"hex": "#7dabbf",
"rgb": {
"r": 125,
"g": 171,
"b": 191
},
"hsl": {
"h": 198.182,
"s": 34.021,
"l": 61.961
},
"oklch": {
"l": 0.71537,
"c": 0.05711,
"h": 226.7
},
"luminance": 0.37247
}Semantic roles & 50–950 ramp
primary
#7DABBF
secondary
#D8C7C0
accent
#5C39AD
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182