#CBEEFF#CBEEFF
#CBEEFF is a very light, muted cyan. Relative luminance 0.811; OKLCH L 92.9% C 0.043 H 228.7°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEEFF |
|---|---|
| RGB | rgb(203, 238, 255) |
| HSL | hsl(200, 100%, 90%) |
| HSV | hsv(200, 20%, 100%) |
| CMYK | cmyk(20.4%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(92.16, -7.79, -11.97) |
| CIE-LCH | lch(92.16, 14.28, 236.93°) |
| OKLab | oklab(92.94% -0.0285 -0.0325) |
| OKLCH | oklch(92.94% 0.043 228.7) |
| XYZ | xyz(73.2482, 81.0633, 106.3759) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.06
Ice Blue
#A5DFF9
ΔE00 6.17
Pale Sky Blue
#BDF6FE
ΔE00 7.41
Powder Blue
#B0E0E6
ΔE00 7.65
Lightcyan
#E0FFFF
ΔE00 7.85
Very Light Blue
#D5FFFF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEEFF #FFDCCB
analogous
#CBFFF6 #CBEEFF #CBD4FF
triadic
#CBEEFF #FFCBEE #EEFFCB
tetradic
#CBEEFF #F6CBFF #FFDCCB #D4FFCB
square
#CBEEFF #F6CBFF #FFDCCB #D4FFCB
split-complementary
#CBEEFF #FFCBD4 #FFF6CB
monochromatic
#51C6FF #8EDAFF #CBEEFF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.22
#CBEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#CBEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEEFF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEEFF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#BCF3F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbeeff; /* rgb */ color: rgb(203, 238, 255); /* oklch */ color: oklch(92.9% 0.043 228.7);
Tailwind
colors: {
custom: {
50: '#dbf3ff',
500: '#cbeeff',
950: '#000000',
},
}SCSS
$custom: #cbeeff; $custom-light: #dbf3ff; $custom-dark: #000000;
JSON
{
"hex": "#cbeeff",
"rgb": {
"r": 203,
"g": 238,
"b": 255
},
"hsl": {
"h": 199.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.92936,
"c": 0.04321,
"h": 228.7
},
"luminance": 0.81066
}Semantic roles & 50–950 ramp
primary
#CBEEFF
secondary
#E9A685
accent
#4B00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586