#7DABBB#7DABBB
#7DABBB is a light, muted cyan. Relative luminance 0.371; OKLCH L 71.4% C 0.054 H 221.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #7DABBB |
|---|---|
| RGB | rgb(125, 171, 187) |
| HSL | hsl(195, 31%, 61%) |
| HSV | hsv(195, 33%, 73%) |
| CMYK | cmyk(33.2%, 8.6%, 0%, 26.7%) |
| CIE-LAB | lab(67.33, -11.40, -13.13) |
| CIE-LCH | lch(67.33, 17.39, 229.04°) |
| OKLab | oklab(71.39% -0.0407 -0.0359) |
| OKLCH | oklch(71.39% 0.054 221.4) |
| XYZ | xyz(31.9871, 37.0720, 52.4742) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.62
Bluegrey
#85A3B2
ΔE00 4.29
Bluey Grey
#89A0B0
ΔE00 6.74
Light Grey Blue
#9DBCD4
ΔE00 8.35
Cool Grey
#95A3A6
ΔE00 8.90
Cool Gray
#9AA7B0
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DABBB #BB8D7D
analogous
#7DBBAC #7DABBB #7D8CBB
triadic
#7DABBB #BB7DAB #ABBB7D
tetradic
#7DABBB #AC7DBB #BB8D7D #8CBB7D
square
#7DABBB #AC7DBB #BB8D7D #8CBB7D
split-complementary
#7DABBB #BB7D8C #BBAC7D
monochromatic
#416D7C #5690A5 #7DABBB #A5C5D0 #CDDFE5
Accessibility & contrast
On white
2.50
#7DABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#7DABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DABBB
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DABBB | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#68B0B0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #7dabbb; /* rgb */ color: rgb(125, 171, 187); /* oklch */ color: oklch(71.4% 0.054 221.4);
Tailwind
colors: {
custom: {
50: '#a4c4cf',
500: '#7dabbb',
950: '#000000',
},
}SCSS
$custom: #7dabbb; $custom-light: #a4c4cf; $custom-dark: #000000;
JSON
{
"hex": "#7dabbb",
"rgb": {
"r": 125,
"g": 171,
"b": 187
},
"hsl": {
"h": 195.484,
"s": 31.313,
"l": 61.176
},
"oklch": {
"l": 0.71391,
"c": 0.05433,
"h": 221.4
},
"luminance": 0.37074
}Semantic roles & 50–950 ramp
primary
#7DABBB
secondary
#D6C4BE
accent
#583BAA
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1213
muted
#7F8182