#CBEFFD#CBEFFD
#CBEFFD is a very light, muted cyan. Relative luminance 0.815; OKLCH L 93.1% C 0.042 H 223.3°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFFD |
|---|---|
| RGB | rgb(203, 239, 253) |
| HSL | hsl(197, 93%, 89%) |
| HSV | hsv(197, 20%, 99%) |
| CMYK | cmyk(19.8%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.36, -8.73, -10.63) |
| CIE-LCH | lch(92.36, 13.75, 230.62°) |
| OKLab | oklab(93.08% -0.0305 -0.0288) |
| OKLCH | oklch(93.08% 0.042 223.3) |
| XYZ | xyz(73.2199, 81.5191, 104.7864) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.77
Pale Sky Blue
#BDF6FE
ΔE00 6.25
Ice Blue
#A5DFF9
ΔE00 6.44
Powder Blue
#B0E0E6
ΔE00 6.63
Lightcyan
#E0FFFF
ΔE00 6.68
Very Light Blue
#D5FFFF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFFD #FDD9CB
analogous
#CBFDF2 #CBEFFD #CBD6FD
triadic
#CBEFFD #FDCBEF #EFFDCB
tetradic
#CBEFFD #F2CBFD #FDD9CB #D6FDCB
square
#CBEFFD #F2CBFD #FDD9CB #D6FDCB
split-complementary
#CBEFFD #FDCBD6 #FDF2CB
monochromatic
#55CBF8 #90DDFB #CBEFFD #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.21
#CBEFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#CBEFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFFD
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFFD | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#DFE6FD
Tritanopia (blue-blind)
#BDF4F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbeffd; /* rgb */ color: rgb(203, 239, 253); /* oklch */ color: oklch(93.1% 0.042 223.3);
Tailwind
colors: {
custom: {
50: '#dbf4fe',
500: '#cbeffd',
950: '#000000',
},
}SCSS
$custom: #cbeffd; $custom-light: #dbf4fe; $custom-dark: #000000;
JSON
{
"hex": "#cbeffd",
"rgb": {
"r": 203,
"g": 239,
"b": 253
},
"hsl": {
"h": 196.8,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.93077,
"c": 0.04199,
"h": 223.3
},
"luminance": 0.81521
}Semantic roles & 50–950 ramp
primary
#CBEFFD
secondary
#E5A187
accent
#4000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585