#CBEBF3#CBEBF3
#CBEBF3 is a very light, muted cyan. Relative luminance 0.786; OKLCH L 91.9% C 0.035 H 214.5°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBF3 |
|---|---|
| RGB | rgb(203, 235, 243) |
| HSL | hsl(192, 63%, 87%) |
| HSV | hsv(192, 16%, 95%) |
| CMYK | cmyk(16.5%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(91.05, -8.77, -7.37) |
| CIE-LCH | lch(91.05, 11.46, 220.04°) |
| OKLab | oklab(91.94% -0.029 -0.0199) |
| OKLCH | oklch(91.94% 0.035 214.5) |
| XYZ | xyz(70.5104, 78.5824, 96.2296) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.41
Powder Blue
#B0E0E6
ΔE00 5.44
Lightblue
#ADD8E6
ΔE00 5.54
Pale Sky Blue
#BDF6FE
ΔE00 5.99
Very Light Blue
#D5FFFF
ΔE00 6.16
Ice Blue (survey)
#D7FFFE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBF3 #F3D3CB
analogous
#CBF3E7 #CBEBF3 #CBD7F3
triadic
#CBEBF3 #F3CBEB #EBF3CB
tetradic
#CBEBF3 #E7CBF3 #F3D3CB #D7F3CB
square
#CBEBF3 #E7CBF3 #F3D3CB #D7F3CB
split-complementary
#CBEBF3 #F3CBD7 #F3E7CB
monochromatic
#68C5DC #99D8E8 #CBEBF3 #E6F5F9 #E6F5F9
Accessibility & contrast
On white
1.26
#CBEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#CBEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBF3
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBF3 | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F4
Deuteranopia (green-blind)
#DEE3F3
Tritanopia (blue-blind)
#C0EEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbebf3; /* rgb */ color: rgb(203, 235, 243); /* oklch */ color: oklch(91.9% 0.035 214.5);
Tailwind
colors: {
custom: {
50: '#dbf1f7',
500: '#cbebf3',
950: '#000000',
},
}SCSS
$custom: #cbebf3; $custom-light: #dbf1f7; $custom-dark: #000000;
JSON
{
"hex": "#cbebf3",
"rgb": {
"r": 203,
"g": 235,
"b": 243
},
"hsl": {
"h": 192,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.91944,
"c": 0.03521,
"h": 214.5
},
"luminance": 0.78584
}Semantic roles & 50–950 ramp
primary
#CBEBF3
secondary
#D39D8F
accent
#3E1BCA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585