#CBEDFC#CBEDFC
#CBEDFC is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.6% C 0.041 H 226.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDFC |
|---|---|
| RGB | rgb(203, 237, 252) |
| HSL | hsl(198, 89%, 89%) |
| HSV | hsv(198, 19%, 99%) |
| CMYK | cmyk(19.4%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(91.82, -7.92, -10.92) |
| CIE-LCH | lch(91.82, 13.49, 234.05°) |
| OKLab | oklab(92.64% -0.0283 -0.0296) |
| OKLCH | oklch(92.64% 0.041 226.3) |
| XYZ | xyz(72.4787, 80.2910, 103.7556) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.75
Ice Blue
#A5DFF9
ΔE00 6.36
Pale Sky Blue
#BDF6FE
ΔE00 7.09
Powder Blue
#B0E0E6
ΔE00 7.13
Lightcyan
#E0FFFF
ΔE00 7.31
Very Light Blue
#D5FFFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDFC #FCDACB
analogous
#CBFCF3 #CBEDFC #CBD5FC
triadic
#CBEDFC #FCCBED #EDFCCB
tetradic
#CBEDFC #F3CBFC #FCDACB #D5FCCB
square
#CBEDFC #F3CBFC #FCDACB #D5FCCB
split-complementary
#CBEDFC #FCCBD5 #FCF3CB
monochromatic
#57C5F5 #91D9F9 #CBEDFC #E2F5FD #E2F5FD
Accessibility & contrast
On white
1.23
#CBEDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#CBEDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDFC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDFC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFD
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#BDF2F2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbedfc; /* rgb */ color: rgb(203, 237, 252); /* oklch */ color: oklch(92.6% 0.041 226.3);
Tailwind
colors: {
custom: {
50: '#dbf2fd',
500: '#cbedfc',
950: '#000000',
},
}SCSS
$custom: #cbedfc; $custom-light: #dbf2fd; $custom-dark: #000000;
JSON
{
"hex": "#cbedfc",
"rgb": {
"r": 203,
"g": 237,
"b": 252
},
"hsl": {
"h": 198.367,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.92635,
"c": 0.04096,
"h": 226.3
},
"luminance": 0.80293
}Semantic roles & 50–950 ramp
primary
#CBEDFC
secondary
#E3A488
accent
#4600E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585