#B7DFEE#B7DFEE
#B7DFEE is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.0% C 0.047 H 222.6°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B7DFEE |
|---|---|
| RGB | rgb(183, 223, 238) |
| HSL | hsl(196, 62%, 83%) |
| HSV | hsv(196, 23%, 93%) |
| CMYK | cmyk(23.1%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.51, -9.76, -11.62) |
| CIE-LCH | lch(86.51, 15.17, 229.98°) |
| OKLab | oklab(87.99% -0.0343 -0.0316) |
| OKLCH | oklch(87.99% 0.047 222.6) |
| XYZ | xyz(61.3443, 69.0135, 90.9611) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.04
Ice Blue
#A5DFF9
ΔE00 4.13
Powder Blue
#B0E0E6
ΔE00 4.90
Pale Sky Blue
#BDF6FE
ΔE00 7.04
Sky Blue
#87CEEB
ΔE00 7.60
Baby Blue
#89CFF0
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7DFEE #EEC6B7
analogous
#B7EEE2 #B7DFEE #B7C3EE
triadic
#B7DFEE #EEB7DF #DFEEB7
tetradic
#B7DFEE #E2B7EE #EEC6B7 #C3EEB7
square
#B7DFEE #E2B7EE #EEC6B7 #C3EEB7
split-complementary
#B7DFEE #EEB7C3 #EEE2B7
monochromatic
#54B3D7 #85C9E2 #B7DFEE #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.42
#B7DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#B7DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7DFEE
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7DFEE | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEF
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#A7E4E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b7dfee; /* rgb */ color: rgb(183, 223, 238); /* oklch */ color: oklch(88.0% 0.047 222.6);
Tailwind
colors: {
custom: {
50: '#cde9f3',
500: '#b7dfee',
950: '#000000',
},
}SCSS
$custom: #b7dfee; $custom-light: #cde9f3; $custom-dark: #000000;
JSON
{
"hex": "#b7dfee",
"rgb": {
"r": 183,
"g": 223,
"b": 238
},
"hsl": {
"h": 196.364,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.87992,
"c": 0.04664,
"h": 222.6
},
"luminance": 0.69016
}Semantic roles & 50–950 ramp
primary
#B7DFEE
secondary
#CC937D
accent
#4B1CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131617
muted
#838485