#CBE4EF#CBE4EF
#CBE4EF is a very light, muted cyan. Relative luminance 0.744; OKLCH L 90.4% C 0.030 H 226.0°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE4EF |
|---|---|
| RGB | rgb(203, 228, 239) |
| HSL | hsl(198, 53%, 87%) |
| HSV | hsv(198, 15%, 94%) |
| CMYK | cmyk(15.1%, 4.6%, 0%, 6.3%) |
| CIE-LAB | lab(89.12, -6.02, -8.13) |
| CIE-LCH | lch(89.12, 10.12, 233.51°) |
| OKLab | oklab(90.39% -0.0212 -0.022) |
| OKLCH | oklch(90.39% 0.031 226) |
| XYZ | xyz(67.9481, 74.4138, 92.4280) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.79
Powder Blue
#B0E0E6
ΔE00 7.55
Fog
#D8DCE0
ΔE00 7.57
Aliceblue
#F0F8FF
ΔE00 7.68
Ice Blue
#A5DFF9
ΔE00 7.75
Azure (CSS)
#F0FFFF
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE4EF #EFD6CB
analogous
#CBEFE8 #CBE4EF #CBD2EF
triadic
#CBE4EF #EFCBE4 #E4EFCB
tetradic
#CBE4EF #E8CBEF #EFD6CB #D2EFCB
square
#CBE4EF #E8CBEF #EFD6CB #D2EFCB
split-complementary
#CBE4EF #EFCBD2 #EFE8CB
monochromatic
#6DB3D2 #9CCCE1 #CBE4EF #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.32
#CBE4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CBE4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE4EF
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE4EF | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2F0
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#C1E7E7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbe4ef; /* rgb */ color: rgb(203, 228, 239); /* oklch */ color: oklch(90.4% 0.030 226.0);
Tailwind
colors: {
custom: {
50: '#dbecf4',
500: '#cbe4ef',
950: '#000000',
},
}SCSS
$custom: #cbe4ef; $custom-light: #dbecf4; $custom-dark: #000000;
JSON
{
"hex": "#cbe4ef",
"rgb": {
"r": 203,
"g": 228,
"b": 239
},
"hsl": {
"h": 198.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.90385,
"c": 0.0305,
"h": 226
},
"luminance": 0.74415
}Semantic roles & 50–950 ramp
primary
#CBE4EF
secondary
#CDA491
accent
#5525C0
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151617
muted
#848485