#B8DFEF#B8DFEF
#B8DFEF is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.1% C 0.046 H 224.7°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DFEF |
|---|---|
| RGB | rgb(184, 223, 239) |
| HSL | hsl(197, 63%, 83%) |
| HSV | hsv(197, 23%, 94%) |
| CMYK | cmyk(23%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(86.60, -9.24, -12.01) |
| CIE-LCH | lch(86.60, 15.15, 232.41°) |
| OKLab | oklab(88.09% -0.033 -0.0326) |
| OKLCH | oklch(88.09% 0.046 224.7) |
| XYZ | xyz(61.7304, 69.1955, 91.7482) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.41
Ice Blue
#A5DFF9
ΔE00 4.06
Powder Blue
#B0E0E6
ΔE00 5.47
Pale Sky Blue
#BDF6FE
ΔE00 7.45
Sky Blue
#87CEEB
ΔE00 7.64
Baby Blue
#89CFF0
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DFEF #EFC8B8
analogous
#B8EFE4 #B8DFEF #B8C3EF
triadic
#B8DFEF #EFB8DF #DFEFB8
tetradic
#B8DFEF #E4B8EF #EFC8B8 #C3EFB8
square
#B8DFEF #E4B8EF #EFC8B8 #C3EFB8
split-complementary
#B8DFEF #EFB8C3 #EFE4B8
monochromatic
#54B2D8 #86C8E4 #B8DFEF #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.42
#B8DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#B8DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DFEF
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DFEF | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#A8E4E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b8dfef; /* rgb */ color: rgb(184, 223, 239); /* oklch */ color: oklch(88.1% 0.046 224.7);
Tailwind
colors: {
custom: {
50: '#cee9f4',
500: '#b8dfef',
950: '#000000',
},
}SCSS
$custom: #b8dfef; $custom-light: #cee9f4; $custom-dark: #000000;
JSON
{
"hex": "#b8dfef",
"rgb": {
"r": 184,
"g": 223,
"b": 239
},
"hsl": {
"h": 197.455,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.88088,
"c": 0.04641,
"h": 224.7
},
"luminance": 0.69198
}Semantic roles & 50–950 ramp
primary
#B8DFEF
secondary
#CD957E
accent
#4E1BCB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131617
muted
#838485