#8DBFDD#8DBFDD
#8DBFDD is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.0% C 0.068 H 235.1°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBFDD |
|---|---|
| RGB | rgb(141, 191, 221) |
| HSL | hsl(203, 54%, 71%) |
| HSV | hsv(203, 36%, 87%) |
| CMYK | cmyk(36.2%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(74.91, -9.04, -20.22) |
| CIE-LCH | lch(74.91, 22.15, 245.90°) |
| OKLab | oklab(78.01% -0.0388 -0.0556) |
| OKLCH | oklch(78.01% 0.068 235.1) |
| XYZ | xyz(42.6622, 48.1424, 75.4370) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.99
Baby Blue
#89CFF0
ΔE00 4.70
Lightblue (survey)
#7BC8F6
ΔE00 4.73
Sky Blue
#87CEEB
ΔE00 5.02
Lightskyblue
#87CEFA
ΔE00 5.06
Sky
#82CAFC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBFDD #DDAB8D
analogous
#8DDDD3 #8DBFDD #8D97DD
triadic
#8DBFDD #DD8DBF #BFDD8D
tetradic
#8DBFDD #D38DDD #DDAB8D #97DD8D
square
#8DBFDD #D38DDD #DDAB8D #97DD8D
split-complementary
#8DBFDD #DD8D97 #DDD38D
monochromatic
#3788B9 #5EA5CF #8DBFDD #BCD9EB #E7F2F8
Accessibility & contrast
On white
1.98
#8DBFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#8DBFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBFDD
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBFDD | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BDDF
Deuteranopia (green-blind)
#A6B5DD
Tritanopia (blue-blind)
#71C7C9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8dbfdd; /* rgb */ color: rgb(141, 191, 221); /* oklch */ color: oklch(78.0% 0.068 235.1);
Tailwind
colors: {
custom: {
50: '#b1d2e7',
500: '#8dbfdd',
950: '#000000',
},
}SCSS
$custom: #8dbfdd; $custom-light: #b1d2e7; $custom-dark: #000000;
JSON
{
"hex": "#8dbfdd",
"rgb": {
"r": 141,
"g": 191,
"b": 221
},
"hsl": {
"h": 202.5,
"s": 54.054,
"l": 70.98
},
"oklch": {
"l": 0.78005,
"c": 0.06779,
"h": 235.1
},
"luminance": 0.48145
}Semantic roles & 50–950 ramp
primary
#8DBFDD
secondary
#EEE0D8
accent
#5F24C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284