#8DBFE9#8DBFE9
#8DBFE9 is a light, moderate cyan. Relative luminance 0.488; OKLCH L 78.5% C 0.080 H 244.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8DBFE9 |
|---|---|
| RGB | rgb(141, 191, 233) |
| HSL | hsl(207, 68%, 73%) |
| HSV | hsv(207, 39%, 91%) |
| CMYK | cmyk(39.5%, 18%, 0%, 8.6%) |
| CIE-LAB | lab(75.33, -5.94, -26.08) |
| CIE-LCH | lch(75.33, 26.75, 257.16°) |
| OKLab | oklab(78.47% -0.0345 -0.0721) |
| OKLCH | oklch(78.47% 0.08 244.4) |
| XYZ | xyz(44.3185, 48.8049, 84.1600) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 4.08
Sky Blue (survey)
#75BBFD
ΔE00 4.10
Light Blue
#95D0FC
ΔE00 4.36
Lightblue (survey)
#7BC8F6
ΔE00 4.56
Baby Blue (survey)
#A2CFFE
ΔE00 4.72
Carolina Blue
#8AB8FE
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DBFE9 #E9B78D
analogous
#8DE9E5 #8DBFE9 #8D91E9
triadic
#8DBFE9 #E98DBF #BFE98D
tetradic
#8DBFE9 #E58DE9 #E9B78D #91E98D
square
#8DBFE9 #E58DE9 #E9B78D #91E98D
split-complementary
#8DBFE9 #E98D91 #E9E58D
monochromatic
#2985D3 #5AA2DF #8DBFE9 #C0DCF3 #E5F1FA
Accessibility & contrast
On white
1.95
#8DBFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#8DBFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DBFE9
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DBFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DBFE9 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEB
Deuteranopia (green-blind)
#A2B5E8
Tritanopia (blue-blind)
#6CC9CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8dbfe9; /* rgb */ color: rgb(141, 191, 233); /* oklch */ color: oklch(78.5% 0.080 244.4);
Tailwind
colors: {
custom: {
50: '#b1d2f0',
500: '#8dbfe9',
950: '#000000',
},
}SCSS
$custom: #8dbfe9; $custom-light: #b1d2f0; $custom-dark: #000000;
JSON
{
"hex": "#8dbfe9",
"rgb": {
"r": 141,
"g": 191,
"b": 233
},
"hsl": {
"h": 207.391,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.78471,
"c": 0.07996,
"h": 244.4
},
"luminance": 0.48808
}Semantic roles & 50–950 ramp
primary
#8DBFE9
secondary
#F2E4D9
accent
#6B16D0
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284