#CBEEF8#CBEEF8
#CBEEF8 is a very light, muted cyan. Relative luminance 0.806; OKLCH L 92.7% C 0.039 H 216.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEF8 |
|---|---|
| RGB | rgb(203, 238, 248) |
| HSL | hsl(193, 76%, 88%) |
| HSV | hsv(193, 18%, 97%) |
| CMYK | cmyk(18.1%, 4%, 0%, 2.7%) |
| CIE-LAB | lab(91.96, -9.26, -8.62) |
| CIE-LCH | lch(91.96, 12.65, 222.93°) |
| OKLab | oklab(92.72% -0.0311 -0.0233) |
| OKLCH | oklch(92.72% 0.039 216.9) |
| XYZ | xyz(72.1419, 80.6208, 100.5491) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 5.48
Lightcyan
#E0FFFF
ΔE00 5.51
Powder Blue
#B0E0E6
ΔE00 5.60
Lightblue
#ADD8E6
ΔE00 5.62
Very Light Blue
#D5FFFF
ΔE00 6.05
Really Light Blue
#D4FFFF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEF8 #F8D5CB
analogous
#CBF8EB #CBEEF8 #CBD7F8
triadic
#CBEEF8 #F8CBEE #EEF8CB
tetradic
#CBEEF8 #EBCBF8 #F8D5CB #D7F8CB
square
#CBEEF8 #EBCBF8 #F8D5CB #D7F8CB
split-complementary
#CBEEF8 #F8CBD7 #F8EBCB
monochromatic
#5FCBE9 #95DCF1 #CBEEF8 #E4F6FB #E4F6FB
Accessibility & contrast
On white
1.23
#CBEEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#CBEEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEF8
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEF8 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF9
Deuteranopia (green-blind)
#DFE5F8
Tritanopia (blue-blind)
#BEF2F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbeef8; /* rgb */ color: rgb(203, 238, 248); /* oklch */ color: oklch(92.7% 0.039 216.9);
Tailwind
colors: {
custom: {
50: '#dbf3fa',
500: '#cbeef8',
950: '#000000',
},
}SCSS
$custom: #cbeef8; $custom-light: #dbf3fa; $custom-dark: #000000;
JSON
{
"hex": "#cbeef8",
"rgb": {
"r": 203,
"g": 238,
"b": 248
},
"hsl": {
"h": 193.333,
"s": 76.271,
"l": 88.431
},
"oklch": {
"l": 0.92715,
"c": 0.03888,
"h": 216.9
},
"luminance": 0.80623
}Semantic roles & 50–950 ramp
primary
#CBEEF8
secondary
#DC9D8B
accent
#3A0DD8
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585