#CBEBF5#CBEBF5
#CBEBF5 is a very light, muted cyan. Relative luminance 0.787; OKLCH L 92.0% C 0.036 H 218.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBF5 |
|---|---|
| RGB | rgb(203, 235, 245) |
| HSL | hsl(194, 68%, 88%) |
| HSV | hsv(194, 17%, 96%) |
| CMYK | cmyk(17.1%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(91.10, -8.36, -8.33) |
| CIE-LCH | lch(91.10, 11.81, 224.90°) |
| OKLab | oklab(92.01% -0.0283 -0.0225) |
| OKLCH | oklch(92.01% 0.036 218.6) |
| XYZ | xyz(70.8140, 78.7038, 97.8289) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.42
Powder Blue
#B0E0E6
ΔE00 5.91
Lightcyan
#E0FFFF
ΔE00 5.99
Pale Sky Blue
#BDF6FE
ΔE00 6.38
Very Light Blue
#D5FFFF
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBF5 #F5D5CB
analogous
#CBF5EA #CBEBF5 #CBD6F5
triadic
#CBEBF5 #F5CBEB #EBF5CB
tetradic
#CBEBF5 #EACBF5 #F5D5CB #D6F5CB
square
#CBEBF5 #EACBF5 #F5D5CB #D6F5CB
split-complementary
#CBEBF5 #F5CBD6 #F5EACB
monochromatic
#64C4E1 #98D7EB #CBEBF5 #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.25
#CBEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#CBEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBF5
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBF5 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F6
Deuteranopia (green-blind)
#DDE3F5
Tritanopia (blue-blind)
#BFEFEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbebf5; /* rgb */ color: rgb(203, 235, 245); /* oklch */ color: oklch(92.0% 0.036 218.6);
Tailwind
colors: {
custom: {
50: '#dbf1f8',
500: '#cbebf5',
950: '#000000',
},
}SCSS
$custom: #cbebf5; $custom-light: #dbf1f8; $custom-dark: #000000;
JSON
{
"hex": "#cbebf5",
"rgb": {
"r": 203,
"g": 235,
"b": 245
},
"hsl": {
"h": 194.286,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.92006,
"c": 0.03616,
"h": 218.6
},
"luminance": 0.78706
}Semantic roles & 50–950 ramp
primary
#CBEBF5
secondary
#D79F8E
accent
#4216D0
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585