#CBE5FE#CBE5FE
#CBE5FE is a very light, muted cyan. Relative luminance 0.759; OKLCH L 91.1% C 0.044 H 247.3°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE5FE |
|---|---|
| RGB | rgb(203, 229, 254) |
| HSL | hsl(209, 96%, 90%) |
| HSV | hsv(209, 20%, 100%) |
| CMYK | cmyk(20.1%, 9.8%, 0%, 0.4%) |
| CIE-LAB | lab(89.81, -3.39, -14.96) |
| CIE-LCH | lch(89.81, 15.34, 257.23°) |
| OKLab | oklab(91.07% -0.017 -0.0406) |
| OKLCH | oklch(91.07% 0.044 247.3) |
| XYZ | xyz(70.5326, 75.8890, 104.6786) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 6.70
Light Blue Grey
#B7C9E2
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 7.90
Baby Blue (survey)
#A2CFFE
ΔE00 8.07
Ice Blue
#A5DFF9
ΔE00 8.12
Cloudy Blue
#ACC2D9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE5FE #FEE4CB
analogous
#CBFEFE #CBE5FE #CBCCFE
triadic
#CBE5FE #FECBE5 #E5FECB
tetradic
#CBE5FE #FECBFE #FEE4CB #CCFECB
square
#CBE5FE #FECBFE #FEE4CB #CCFECB
split-complementary
#CBE5FE #FECBCC #FEFECB
monochromatic
#53A9FC #8FC7FD #CBE5FE #E1F0FE #E1F0FE
Accessibility & contrast
On white
1.30
#CBE5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#CBE5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE5FE
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE5FE | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#BEEBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbe5fe; /* rgb */ color: rgb(203, 229, 254); /* oklch */ color: oklch(91.1% 0.044 247.3);
Tailwind
colors: {
custom: {
50: '#dbedfe',
500: '#cbe5fe',
950: '#000000',
},
}SCSS
$custom: #cbe5fe; $custom-light: #dbedfe; $custom-dark: #000000;
JSON
{
"hex": "#cbe5fe",
"rgb": {
"r": 203,
"g": 229,
"b": 254
},
"hsl": {
"h": 209.412,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.91072,
"c": 0.04405,
"h": 247.3
},
"luminance": 0.75891
}Semantic roles & 50–950 ramp
primary
#CBE5FE
secondary
#E7B686
accent
#7100E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485