#CBEDFD#CBEDFD
#CBEDFD is a very light, muted cyan. Relative luminance 0.804; OKLCH L 92.7% C 0.042 H 227.9°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDFD |
|---|---|
| RGB | rgb(203, 237, 253) |
| HSL | hsl(199, 93%, 89%) |
| HSV | hsv(199, 20%, 99%) |
| CMYK | cmyk(19.8%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.84, -7.71, -11.40) |
| CIE-LCH | lch(91.84, 13.76, 235.93°) |
| OKLab | oklab(92.67% -0.0279 -0.0309) |
| OKLCH | oklch(92.67% 0.042 227.9) |
| XYZ | xyz(72.6376, 80.3546, 104.5923) |
| Luminance | 0.8036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.88
Ice Blue
#A5DFF9
ΔE00 6.28
Pale Sky Blue
#BDF6FE
ΔE00 7.38
Powder Blue
#B0E0E6
ΔE00 7.44
Lightcyan
#E0FFFF
ΔE00 7.66
Very Light Blue
#D5FFFF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDFD #FDDBCB
analogous
#CBFDF4 #CBEDFD #CBD4FD
triadic
#CBEDFD #FDCBED #EDFDCB
tetradic
#CBEDFD #F4CBFD #FDDBCB #D4FDCB
square
#CBEDFD #F4CBFD #FDDBCB #D4FDCB
split-complementary
#CBEDFD #FDCBD4 #FDF4CB
monochromatic
#55C4F8 #90D9FB #CBEDFD #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.23
#CBEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#CBEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDFD
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDFD | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#DDE5FD
Tritanopia (blue-blind)
#BDF2F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbedfd; /* rgb */ color: rgb(203, 237, 253); /* oklch */ color: oklch(92.7% 0.042 227.9);
Tailwind
colors: {
custom: {
50: '#dbf2fe',
500: '#cbedfd',
950: '#000000',
},
}SCSS
$custom: #cbedfd; $custom-light: #dbf2fe; $custom-dark: #000000;
JSON
{
"hex": "#cbedfd",
"rgb": {
"r": 203,
"g": 237,
"b": 253
},
"hsl": {
"h": 199.2,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.92667,
"c": 0.04167,
"h": 227.9
},
"luminance": 0.80357
}Semantic roles & 50–950 ramp
primary
#CBEDFD
secondary
#E5A587
accent
#4900E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585