#7DAFBB#7DAFBB
#7DAFBB is a light, muted cyan. Relative luminance 0.386; OKLCH L 72.3% C 0.056 H 214.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7DAFBB |
|---|---|
| RGB | rgb(125, 175, 187) |
| HSL | hsl(192, 31%, 61%) |
| HSV | hsv(192, 33%, 73%) |
| CMYK | cmyk(33.2%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.46, -13.53, -11.43) |
| CIE-LCH | lch(68.46, 17.71, 220.20°) |
| OKLab | oklab(72.29% -0.0459 -0.0313) |
| OKLCH | oklch(72.29% 0.056 214.3) |
| XYZ | xyz(32.7541, 38.6060, 52.7299) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 5.88
Bluegrey
#85A3B2
ΔE00 6.32
Cadetblue
#5F9EA0
ΔE00 8.29
Bluey Grey
#89A0B0
ΔE00 8.76
Turquoise Blue
#06B1C4
ΔE00 9.23
Light Grey Blue
#9DBCD4
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DAFBB #BB897D
analogous
#7DBBA8 #7DAFBB #7D90BB
triadic
#7DAFBB #BB7DAF #AFBB7D
tetradic
#7DAFBB #A87DBB #BB897D #90BB7D
square
#7DAFBB #A87DBB #BB897D #90BB7D
split-complementary
#7DAFBB #BB7D90 #BBA87D
monochromatic
#41717C #5695A5 #7DAFBB #A5C8D0 #CDE0E5
Accessibility & contrast
On white
2.41
#7DAFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#7DAFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DAFBB
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DAFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DAFBB | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBC
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#67B4B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #7dafbb; /* rgb */ color: rgb(125, 175, 187); /* oklch */ color: oklch(72.3% 0.056 214.3);
Tailwind
colors: {
custom: {
50: '#a5c7cf',
500: '#7dafbb',
950: '#000000',
},
}SCSS
$custom: #7dafbb; $custom-light: #a5c7cf; $custom-dark: #000000;
JSON
{
"hex": "#7dafbb",
"rgb": {
"r": 125,
"g": 175,
"b": 187
},
"hsl": {
"h": 191.613,
"s": 31.313,
"l": 61.176
},
"oklch": {
"l": 0.72292,
"c": 0.05556,
"h": 214.3
},
"luminance": 0.38608
}Semantic roles & 50–950 ramp
primary
#7DAFBB
secondary
#D6C3BE
accent
#513BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282