#8DBFE8#8DBFE8
#8DBFE8 is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.4% C 0.079 H 243.8°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBFE8 |
|---|---|
| RGB | rgb(141, 191, 232) |
| HSL | hsl(207, 66%, 73%) |
| HSV | hsv(207, 39%, 91%) |
| CMYK | cmyk(39.2%, 17.7%, 0%, 9%) |
| CIE-LAB | lab(75.29, -6.21, -25.60) |
| CIE-LCH | lch(75.29, 26.34, 256.37°) |
| OKLab | oklab(78.43% -0.0349 -0.0707) |
| OKLCH | oklch(78.43% 0.079 243.8) |
| XYZ | xyz(44.1760, 48.7480, 83.4098) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 4.07
Sky Blue (survey)
#75BBFD
ΔE00 4.26
Light Blue
#95D0FC
ΔE00 4.35
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 4.76
Baby Blue (survey)
#A2CFFE
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBFE8 #E8B68D
analogous
#8DE8E3 #8DBFE8 #8D91E8
triadic
#8DBFE8 #E88DBF #BFE88D
tetradic
#8DBFE8 #E38DE8 #E8B68D #91E88D
square
#8DBFE8 #E38DE8 #E8B68D #91E88D
split-complementary
#8DBFE8 #E88D91 #E8E38D
monochromatic
#2A86D1 #5AA2DE #8DBFE8 #C0DCF2 #E6F1FA
Accessibility & contrast
On white
1.95
#8DBFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#8DBFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBFE8
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBFE8 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEA
Deuteranopia (green-blind)
#A2B5E7
Tritanopia (blue-blind)
#6CC9CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8dbfe8; /* rgb */ color: rgb(141, 191, 232); /* oklch */ color: oklch(78.4% 0.079 243.8);
Tailwind
colors: {
custom: {
50: '#b1d2ef',
500: '#8dbfe8',
950: '#000000',
},
}SCSS
$custom: #8dbfe8; $custom-light: #b1d2ef; $custom-dark: #000000;
JSON
{
"hex": "#8dbfe8",
"rgb": {
"r": 141,
"g": 191,
"b": 232
},
"hsl": {
"h": 207.033,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.78431,
"c": 0.07887,
"h": 243.8
},
"luminance": 0.48751
}Semantic roles & 50–950 ramp
primary
#8DBFE8
secondary
#F1E4DA
accent
#6A17CE
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284