#CBEBFB#CBEBFB
#CBEBFB is a very light, muted cyan. Relative luminance 0.791; OKLCH L 92.2% C 0.040 H 229.4°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBFB |
|---|---|
| RGB | rgb(203, 235, 251) |
| HSL | hsl(200, 86%, 89%) |
| HSV | hsv(200, 19%, 98%) |
| CMYK | cmyk(19.1%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.27, -7.11, -11.21) |
| CIE-LCH | lch(91.27, 13.28, 237.62°) |
| OKLab | oklab(92.2% -0.026 -0.0304) |
| OKLCH | oklch(92.2% 0.04 229.4) |
| XYZ | xyz(71.7449, 79.0762, 102.7313) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.88
Ice Blue
#A5DFF9
ΔE00 6.41
Powder Blue
#B0E0E6
ΔE00 7.70
Pale Sky Blue
#BDF6FE
ΔE00 7.94
Lightcyan
#E0FFFF
ΔE00 8.00
Aliceblue
#F0F8FF
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBFB #FBDBCB
analogous
#CBFBF3 #CBEBFB #CBD3FB
triadic
#CBEBFB #FBCBEB #EBFBCB
tetradic
#CBEBFB #F3CBFB #FBDBCB #D3FBCB
square
#CBEBFB #F3CBFB #FBDBCB #D3FBCB
split-complementary
#CBEBFB #FBCBD3 #FBF3CB
monochromatic
#59BFF2 #92D5F7 #CBEBFB #E3F4FD #E3F4FD
Accessibility & contrast
On white
1.25
#CBEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CBEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBFB
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBFB | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FC
Deuteranopia (green-blind)
#DCE3FB
Tritanopia (blue-blind)
#BEF0F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbebfb; /* rgb */ color: rgb(203, 235, 251); /* oklch */ color: oklch(92.2% 0.040 229.4);
Tailwind
colors: {
custom: {
50: '#dbf1fc',
500: '#cbebfb',
950: '#000000',
},
}SCSS
$custom: #cbebfb; $custom-light: #dbf1fc; $custom-dark: #000000;
JSON
{
"hex": "#cbebfb",
"rgb": {
"r": 203,
"g": 235,
"b": 251
},
"hsl": {
"h": 200,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.92195,
"c": 0.04002,
"h": 229.4
},
"luminance": 0.79078
}Semantic roles & 50–950 ramp
primary
#CBEBFB
secondary
#E1A689
accent
#4E03E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585