#B7CFDB#B7CFDB
#B7CFDB is a very light, muted cyan. Relative luminance 0.598; OKLCH L 84.0% C 0.031 H 229.3°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CFDB |
|---|---|
| RGB | rgb(183, 207, 219) |
| HSL | hsl(200, 33%, 79%) |
| HSV | hsv(200, 16%, 86%) |
| CMYK | cmyk(16.4%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(81.73, -5.56, -8.65) |
| CIE-LCH | lch(81.73, 10.28, 237.28°) |
| OKLab | oklab(84.04% -0.0201 -0.0234) |
| OKLCH | oklch(84.04% 0.031 229.3) |
| XYZ | xyz(54.6242, 59.8061, 75.6699) |
| Luminance | 0.5981 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.21
Cloudy Blue
#ACC2D9
ΔE00 5.92
Light Grey Blue
#9DBCD4
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 6.84
Lightsteelblue
#B0C4DE
ΔE00 7.08
Ice Blue
#A5DFF9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CFDB #DBC3B7
analogous
#B7DBD5 #B7CFDB #B7BDDB
triadic
#B7CFDB #DBB7CF #CFDBB7
tetradic
#B7CFDB #D5B7DB #DBC3B7 #BDDBB7
square
#B7CFDB #D5B7DB #DBC3B7 #BDDBB7
split-complementary
#B7CFDB #DBB7BD #DBD5B7
monochromatic
#6599B2 #8EB4C7 #B7CFDB #E0EAEF #EBF1F5
Accessibility & contrast
On white
1.62
#B7CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#B7CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CFDB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CFDB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#C4C9DB
Tritanopia (blue-blind)
#ADD3D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b7cfdb; /* rgb */ color: rgb(183, 207, 219); /* oklch */ color: oklch(84.0% 0.031 229.3);
Tailwind
colors: {
custom: {
50: '#cddde6',
500: '#b7cfdb',
950: '#000000',
},
}SCSS
$custom: #b7cfdb; $custom-light: #cddde6; $custom-dark: #000000;
JSON
{
"hex": "#b7cfdb",
"rgb": {
"r": 183,
"g": 207,
"b": 219
},
"hsl": {
"h": 200,
"s": 33.333,
"l": 78.824
},
"oklch": {
"l": 0.84035,
"c": 0.03085,
"h": 229.3
},
"luminance": 0.59807
}Semantic roles & 50–950 ramp
primary
#B7CFDB
secondary
#B29384
accent
#6039AC
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484