#CBEFFB#CBEFFB
#CBEFFB is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.0% C 0.041 H 219.9°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFFB |
|---|---|
| RGB | rgb(203, 239, 251) |
| HSL | hsl(195, 86%, 89%) |
| HSV | hsv(195, 19%, 98%) |
| CMYK | cmyk(19.1%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(92.31, -9.15, -9.67) |
| CIE-LCH | lch(92.31, 13.31, 226.60°) |
| OKLab | oklab(93.01% -0.0313 -0.0262) |
| OKLCH | oklch(93.01% 0.041 219.9) |
| XYZ | xyz(72.9030, 81.3924, 103.1173) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.68
Pale Sky Blue
#BDF6FE
ΔE00 5.69
Lightcyan
#E0FFFF
ΔE00 6.01
Powder Blue
#B0E0E6
ΔE00 6.05
Very Light Blue
#D5FFFF
ΔE00 6.54
Really Light Blue
#D4FFFF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFFB #FBD7CB
analogous
#CBFBEF #CBEFFB #CBD7FB
triadic
#CBEFFB #FBCBEF #EFFBCB
tetradic
#CBEFFB #EFCBFB #FBD7CB #D7FBCB
square
#CBEFFB #EFCBFB #FBD7CB #D7FBCB
split-complementary
#CBEFFB #FBCBD7 #FBEFCB
monochromatic
#59CCF2 #92DEF7 #CBEFFB #E3F6FD #E3F6FD
Accessibility & contrast
On white
1.22
#CBEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#CBEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFFB
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFFB | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFC
Deuteranopia (green-blind)
#E0E6FB
Tritanopia (blue-blind)
#BDF3F3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbeffb; /* rgb */ color: rgb(203, 239, 251); /* oklch */ color: oklch(93.0% 0.041 219.9);
Tailwind
colors: {
custom: {
50: '#dbf4fc',
500: '#cbeffb',
950: '#000000',
},
}SCSS
$custom: #cbeffb; $custom-light: #dbf4fc; $custom-dark: #000000;
JSON
{
"hex": "#cbeffb",
"rgb": {
"r": 203,
"g": 239,
"b": 251
},
"hsl": {
"h": 195,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.93014,
"c": 0.04082,
"h": 219.9
},
"luminance": 0.81395
}Semantic roles & 50–950 ramp
primary
#CBEFFB
secondary
#E19F89
accent
#3B03E2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585