#B7CEDE#B7CEDE
#B7CEDE is a very light, muted cyan. Relative luminance 0.595; OKLCH L 83.9% C 0.033 H 238.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CEDE |
|---|---|
| RGB | rgb(183, 206, 222) |
| HSL | hsl(205, 37%, 79%) |
| HSV | hsv(205, 18%, 87%) |
| CMYK | cmyk(17.6%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(81.56, -4.40, -10.52) |
| CIE-LCH | lch(81.56, 11.40, 247.31°) |
| OKLab | oklab(83.93% -0.0176 -0.0285) |
| OKLCH | oklch(83.93% 0.033 238.2) |
| XYZ | xyz(54.7812, 59.4825, 77.6881) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.27
Light Blue Grey
#B7C9E2
ΔE00 4.96
Lightsteelblue
#B0C4DE
ΔE00 5.25
Light Grey Blue
#9DBCD4
ΔE00 5.71
Lightblue
#ADD8E6
ΔE00 6.32
Ice Blue
#A5DFF9
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CEDE #DEC7B7
analogous
#B7DEDB #B7CEDE #B7BBDE
triadic
#B7CEDE #DEB7CE #CEDEB7
tetradic
#B7CEDE #DBB7DE #DEC7B7 #BBDEB7
square
#B7CEDE #DBB7DE #DEC7B7 #BBDEB7
split-complementary
#B7CEDE #DEB7BB #DEDBB7
monochromatic
#6395B8 #8DB1CB #B7CEDE #E1EBF1 #EAF1F5
Accessibility & contrast
On white
1.63
#B7CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#B7CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CEDE
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CEDE | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDF
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#ADD2D3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b7cede; /* rgb */ color: rgb(183, 206, 222); /* oklch */ color: oklch(83.9% 0.033 238.2);
Tailwind
colors: {
custom: {
50: '#cddce8',
500: '#b7cede',
950: '#000000',
},
}SCSS
$custom: #b7cede; $custom-light: #cddce8; $custom-dark: #000000;
JSON
{
"hex": "#b7cede",
"rgb": {
"r": 183,
"g": 206,
"b": 222
},
"hsl": {
"h": 204.615,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.83925,
"c": 0.03348,
"h": 238.2
},
"luminance": 0.59484
}Semantic roles & 50–950 ramp
primary
#B7CEDE
secondary
#B69883
accent
#6835B0
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131516
muted
#838484