#CBEBF6#CBEBF6
#CBEBF6 is a very light, muted cyan. Relative luminance 0.788; OKLCH L 92.0% C 0.037 H 220.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBF6 |
|---|---|
| RGB | rgb(203, 235, 246) |
| HSL | hsl(195, 70%, 88%) |
| HSV | hsv(195, 17%, 96%) |
| CMYK | cmyk(17.5%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(91.13, -8.15, -8.81) |
| CIE-LCH | lch(91.13, 12.01, 227.23°) |
| OKLab | oklab(92.04% -0.0279 -0.0239) |
| OKLCH | oklch(92.04% 0.037 220.5) |
| XYZ | xyz(70.9671, 78.7651, 98.6350) |
| Luminance | 0.7877 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.41
Powder Blue
#B0E0E6
ΔE00 6.18
Lightcyan
#E0FFFF
ΔE00 6.31
Pale Sky Blue
#BDF6FE
ΔE00 6.60
Ice Blue
#A5DFF9
ΔE00 7.02
Very Light Blue
#D5FFFF
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBF6 #F6D6CB
analogous
#CBF6EB #CBEBF6 #CBD5F6
triadic
#CBEBF6 #F6CBEB #EBF6CB
tetradic
#CBEBF6 #EBCBF6 #F6D6CB #D5F6CB
square
#CBEBF6 #EBCBF6 #F6D6CB #D5F6CB
split-complementary
#CBEBF6 #F6CBD5 #F6EBCB
monochromatic
#63C3E4 #97D7ED #CBEBF6 #E5F5FA #E5F5FA
Accessibility & contrast
On white
1.25
#CBEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#CBEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBF6
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBF6 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E9F7
Deuteranopia (green-blind)
#DDE3F6
Tritanopia (blue-blind)
#BFEFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbebf6; /* rgb */ color: rgb(203, 235, 246); /* oklch */ color: oklch(92.0% 0.037 220.5);
Tailwind
colors: {
custom: {
50: '#dbf1f9',
500: '#cbebf6',
950: '#000000',
},
}SCSS
$custom: #cbebf6; $custom-light: #dbf1f9; $custom-dark: #000000;
JSON
{
"hex": "#cbebf6",
"rgb": {
"r": 203,
"g": 235,
"b": 246
},
"hsl": {
"h": 195.349,
"s": 70.492,
"l": 88.039
},
"oklch": {
"l": 0.92037,
"c": 0.03671,
"h": 220.5
},
"luminance": 0.78767
}Semantic roles & 50–950 ramp
primary
#CBEBF6
secondary
#D8A08D
accent
#4413D3
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585