#CBEEFB#CBEEFB
#CBEEFB is a very light, muted cyan. Relative luminance 0.808; OKLCH L 92.8% C 0.041 H 222.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEFB |
|---|---|
| RGB | rgb(203, 238, 251) |
| HSL | hsl(196, 86%, 89%) |
| HSV | hsv(196, 19%, 98%) |
| CMYK | cmyk(19.1%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(92.05, -8.64, -10.06) |
| CIE-LCH | lch(92.05, 13.26, 229.34°) |
| OKLab | oklab(92.81% -0.03 -0.0272) |
| OKLCH | oklch(92.81% 0.041 222.3) |
| XYZ | xyz(72.6110, 80.8085, 103.0200) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.63
Pale Sky Blue
#BDF6FE
ΔE00 6.24
Powder Blue
#B0E0E6
ΔE00 6.42
Lightcyan
#E0FFFF
ΔE00 6.48
Ice Blue
#A5DFF9
ΔE00 6.59
Very Light Blue
#D5FFFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEFB #FBD8CB
analogous
#CBFBF0 #CBEEFB #CBD6FB
triadic
#CBEEFB #FBCBEE #EEFBCB
tetradic
#CBEEFB #F0CBFB #FBD8CB #D6FBCB
square
#CBEEFB #F0CBFB #FBD8CB #D6FBCB
split-complementary
#CBEEFB #FBCBD6 #FBF0CB
monochromatic
#59C9F2 #92DBF7 #CBEEFB #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.22
#CBEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#CBEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEFB
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEFB | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFC
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#BDF2F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbeefb; /* rgb */ color: rgb(203, 238, 251); /* oklch */ color: oklch(92.8% 0.041 222.3);
Tailwind
colors: {
custom: {
50: '#dbf3fc',
500: '#cbeefb',
950: '#000000',
},
}SCSS
$custom: #cbeefb; $custom-light: #dbf3fc; $custom-dark: #000000;
JSON
{
"hex": "#cbeefb",
"rgb": {
"r": 203,
"g": 238,
"b": 251
},
"hsl": {
"h": 196.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.92809,
"c": 0.04052,
"h": 222.3
},
"luminance": 0.80811
}Semantic roles & 50–950 ramp
primary
#CBEEFB
secondary
#E1A189
accent
#4003E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585