#B7DFEF#B7DFEF
#B7DFEF is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.0% C 0.047 H 224.1°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFEF |
|---|---|
| RGB | rgb(183, 223, 239) |
| HSL | hsl(197, 64%, 83%) |
| HSV | hsv(197, 23%, 94%) |
| CMYK | cmyk(23.4%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(86.54, -9.54, -12.10) |
| CIE-LCH | lch(86.54, 15.41, 231.76°) |
| OKLab | oklab(88.02% -0.0339 -0.0329) |
| OKLCH | oklch(88.02% 0.047 224.1) |
| XYZ | xyz(61.4916, 69.0724, 91.7370) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.24
Ice Blue
#A5DFF9
ΔE00 3.92
Powder Blue
#B0E0E6
ΔE00 5.29
Pale Sky Blue
#BDF6FE
ΔE00 7.29
Sky Blue
#87CEEB
ΔE00 7.49
Baby Blue
#89CFF0
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFEF #EFC7B7
analogous
#B7EFE3 #B7DFEF #B7C3EF
triadic
#B7DFEF #EFB7DF #DFEFB7
tetradic
#B7DFEF #E3B7EF #EFC7B7 #C3EFB7
square
#B7DFEF #E3B7EF #EFC7B7 #C3EFB7
split-complementary
#B7DFEF #EFB7C3 #EFE3B7
monochromatic
#53B2D9 #85C9E4 #B7DFEF #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.42
#B7DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#B7DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFEF
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFEF | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#CDD6EF
Tritanopia (blue-blind)
#A6E4E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b7dfef; /* rgb */ color: rgb(183, 223, 239); /* oklch */ color: oklch(88.0% 0.047 224.1);
Tailwind
colors: {
custom: {
50: '#cde9f4',
500: '#b7dfef',
950: '#000000',
},
}SCSS
$custom: #b7dfef; $custom-light: #cde9f4; $custom-dark: #000000;
JSON
{
"hex": "#b7dfef",
"rgb": {
"r": 183,
"g": 223,
"b": 239
},
"hsl": {
"h": 197.143,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.88024,
"c": 0.04728,
"h": 224.1
},
"luminance": 0.69075
}Semantic roles & 50–950 ramp
primary
#B7DFEF
secondary
#CD947D
accent
#4D1ACB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131617
muted
#838485