#B7CEED#B7CEED
#B7CEED is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.4% C 0.050 H 255.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CEED |
|---|---|
| RGB | rgb(183, 206, 237) |
| HSL | hsl(214, 60%, 82%) |
| HSV | hsv(214, 23%, 93%) |
| CMYK | cmyk(22.8%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(82.01, -1.12, -17.84) |
| CIE-LCH | lch(82.01, 17.87, 266.42°) |
| OKLab | oklab(84.44% -0.0122 -0.0486) |
| OKLCH | oklch(84.44% 0.05 255.9) |
| XYZ | xyz(56.8817, 60.3227, 88.7508) |
| Luminance | 0.6032 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.27
Lightsteelblue
#B0C4DE
ΔE00 2.86
Powder Blue (survey)
#B1D1FC
ΔE00 3.30
Cloudy Blue
#ACC2D9
ΔE00 4.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Pastel Blue
#A2BFFE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CEED #EDD6B7
analogous
#B7E9ED #B7CEED #BBB7ED
triadic
#B7CEED #EDB7CE #CEEDB7
tetradic
#B7CEED #EDB7E9 #EDD6B7 #B7EDBB
square
#B7CEED #EDB7E9 #EDD6B7 #B7EDBB
split-complementary
#B7CEED #EDBBB7 #E9EDB7
monochromatic
#558BD5 #86ADE1 #B7CEED #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.61
#B7CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#B7CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CEED
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CEED | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFEF
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#A9D5D8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b7ceed; /* rgb */ color: rgb(183, 206, 237); /* oklch */ color: oklch(84.4% 0.050 255.9);
Tailwind
colors: {
custom: {
50: '#cddcf2',
500: '#b7ceed',
950: '#000000',
},
}SCSS
$custom: #b7ceed; $custom-light: #cddcf2; $custom-dark: #000000;
JSON
{
"hex": "#b7ceed",
"rgb": {
"r": 183,
"g": 206,
"b": 237
},
"hsl": {
"h": 214.444,
"s": 60,
"l": 82.353
},
"oklch": {
"l": 0.84436,
"c": 0.05013,
"h": 255.9
},
"luminance": 0.60324
}Semantic roles & 50–950 ramp
primary
#B7CEED
secondary
#CAAA7E
accent
#7F1EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131517
muted
#838485