#CBEEFD#CBEEFD
#CBEEFD is a very light, muted cyan. Relative luminance 0.809; OKLCH L 92.9% C 0.042 H 225.6°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEFD |
|---|---|
| RGB | rgb(203, 238, 253) |
| HSL | hsl(198, 93%, 89%) |
| HSV | hsv(198, 20%, 99%) |
| CMYK | cmyk(19.8%, 5.9%, 0%, 0.8%) |
| CIE-LAB | lab(92.10, -8.22, -11.01) |
| CIE-LCH | lch(92.10, 13.74, 233.27°) |
| OKLab | oklab(92.87% -0.0292 -0.0299) |
| OKLCH | oklch(92.87% 0.042 225.6) |
| XYZ | xyz(72.9279, 80.9352, 104.6891) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.79
Ice Blue
#A5DFF9
ΔE00 6.33
Pale Sky Blue
#BDF6FE
ΔE00 6.81
Powder Blue
#B0E0E6
ΔE00 7.02
Lightcyan
#E0FFFF
ΔE00 7.16
Very Light Blue
#D5FFFF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEFD #FDDACB
analogous
#CBFDF3 #CBEEFD #CBD5FD
triadic
#CBEEFD #FDCBEE #EEFDCB
tetradic
#CBEEFD #F3CBFD #FDDACB #D5FDCB
square
#CBEEFD #F3CBFD #FDDACB #D5FDCB
split-complementary
#CBEEFD #FDCBD5 #FDF3CB
monochromatic
#55C7F8 #90DBFB #CBEEFD #E2F5FE #E2F5FE
Accessibility & contrast
On white
1.22
#CBEEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#CBEEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEFD
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEFD | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#BDF3F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbeefd; /* rgb */ color: rgb(203, 238, 253); /* oklch */ color: oklch(92.9% 0.042 225.6);
Tailwind
colors: {
custom: {
50: '#dbf3fe',
500: '#cbeefd',
950: '#000000',
},
}SCSS
$custom: #cbeefd; $custom-light: #dbf3fe; $custom-dark: #000000;
JSON
{
"hex": "#cbeefd",
"rgb": {
"r": 203,
"g": 238,
"b": 253
},
"hsl": {
"h": 198,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.92872,
"c": 0.0418,
"h": 225.6
},
"luminance": 0.80937
}Semantic roles & 50–950 ramp
primary
#CBEEFD
secondary
#E5A387
accent
#4500E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585