#8DBFDF#8DBFDF
#8DBFDF is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.1% C 0.070 H 236.9°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBFDF |
|---|---|
| RGB | rgb(141, 191, 223) |
| HSL | hsl(203, 56%, 71%) |
| HSV | hsv(203, 37%, 87%) |
| CMYK | cmyk(36.8%, 14.3%, 0%, 12.5%) |
| CIE-LAB | lab(74.98, -8.54, -21.20) |
| CIE-LCH | lch(74.98, 22.86, 248.07°) |
| OKLab | oklab(78.08% -0.038 -0.0584) |
| OKLCH | oklch(78.08% 0.07 236.9) |
| XYZ | xyz(42.9302, 48.2496, 76.8487) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.98
Lightblue (survey)
#7BC8F6
ΔE00 4.45
Lightskyblue
#87CEFA
ΔE00 4.80
Baby Blue
#89CFF0
ΔE00 4.87
Sky
#82CAFC
ΔE00 4.91
Light Blue
#95D0FC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBFDF #DFAD8D
analogous
#8DDFD6 #8DBFDF #8D96DF
triadic
#8DBFDF #DF8DBF #BFDF8D
tetradic
#8DBFDF #D68DDF #DFAD8D #96DF8D
square
#8DBFDF #D68DDF #DFAD8D #96DF8D
split-complementary
#8DBFDF #DF8D96 #DFD68D
monochromatic
#3588BD #5DA4D2 #8DBFDF #BDDAEC #E7F2F8
Accessibility & contrast
On white
1.97
#8DBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#8DBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBFDF
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBFDF | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#A5B5DE
Tritanopia (blue-blind)
#70C7C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8dbfdf; /* rgb */ color: rgb(141, 191, 223); /* oklch */ color: oklch(78.1% 0.070 236.9);
Tailwind
colors: {
custom: {
50: '#b1d2e9',
500: '#8dbfdf',
950: '#000000',
},
}SCSS
$custom: #8dbfdf; $custom-light: #b1d2e9; $custom-dark: #000000;
JSON
{
"hex": "#8dbfdf",
"rgb": {
"r": 141,
"g": 191,
"b": 223
},
"hsl": {
"h": 203.415,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.78081,
"c": 0.06967,
"h": 236.9
},
"luminance": 0.48252
}Semantic roles & 50–950 ramp
primary
#8DBFDF
secondary
#EFE2D9
accent
#6122C4
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284