#B6DFEF#B6DFEF
#B6DFEF is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.0% C 0.048 H 223.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DFEF |
|---|---|
| RGB | rgb(182, 223, 239) |
| HSL | hsl(197, 64%, 83%) |
| HSV | hsv(197, 24%, 94%) |
| CMYK | cmyk(23.8%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(86.48, -9.83, -12.20) |
| CIE-LCH | lch(86.48, 15.67, 231.13°) |
| OKLab | oklab(87.96% -0.0349 -0.0332) |
| OKLCH | oklch(87.96% 0.048 223.6) |
| XYZ | xyz(61.2545, 68.9502, 91.7259) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.09
Ice Blue
#A5DFF9
ΔE00 3.78
Powder Blue
#B0E0E6
ΔE00 5.11
Pale Sky Blue
#BDF6FE
ΔE00 7.14
Sky Blue
#87CEEB
ΔE00 7.34
Baby Blue
#89CFF0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DFEF #EFC6B6
analogous
#B6EFE2 #B6DFEF #B6C3EF
triadic
#B6DFEF #EFB6DF #DFEFB6
tetradic
#B6DFEF #E2B6EF #EFC6B6 #C3EFB6
square
#B6DFEF #E2B6EF #EFC6B6 #C3EFB6
split-complementary
#B6DFEF #EFB6C3 #EFE2B6
monochromatic
#52B3D9 #84C9E4 #B6DFEF #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.42
#B6DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#B6DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DFEF
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DFEF | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF0
Deuteranopia (green-blind)
#CDD5EF
Tritanopia (blue-blind)
#A5E4E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #b6dfef; /* rgb */ color: rgb(182, 223, 239); /* oklch */ color: oklch(88.0% 0.048 223.6);
Tailwind
colors: {
custom: {
50: '#cde9f4',
500: '#b6dfef',
950: '#000000',
},
}SCSS
$custom: #b6dfef; $custom-light: #cde9f4; $custom-dark: #000000;
JSON
{
"hex": "#b6dfef",
"rgb": {
"r": 182,
"g": 223,
"b": 239
},
"hsl": {
"h": 196.842,
"s": 64.045,
"l": 82.549
},
"oklch": {
"l": 0.87961,
"c": 0.04815,
"h": 223.6
},
"luminance": 0.68952
}Semantic roles & 50–950 ramp
primary
#B6DFEF
secondary
#CD937C
accent
#4C1ACC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131617
muted
#838485