#CBEFFF#CBEFFF
#CBEFFF is a very light, muted cyan. Relative luminance 0.817; OKLCH L 93.1% C 0.043 H 226.5°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFFF |
|---|---|
| RGB | rgb(203, 239, 255) |
| HSL | hsl(198, 100%, 90%) |
| HSV | hsv(198, 20%, 100%) |
| CMYK | cmyk(20.4%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(92.42, -8.30, -11.58) |
| CIE-LCH | lch(92.42, 14.25, 234.37°) |
| OKLab | oklab(93.14% -0.0298 -0.0314) |
| OKLCH | oklch(93.14% 0.043 226.5) |
| XYZ | xyz(73.5402, 81.6472, 106.4732) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.97
Ice Blue
#A5DFF9
ΔE00 6.21
Pale Sky Blue
#BDF6FE
ΔE00 6.85
Powder Blue
#B0E0E6
ΔE00 7.24
Lightcyan
#E0FFFF
ΔE00 7.37
Very Light Blue
#D5FFFF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFFF #FFDBCB
analogous
#CBFFF5 #CBEFFF #CBD5FF
triadic
#CBEFFF #FFCBEF #EFFFCB
tetradic
#CBEFFF #F5CBFF #FFDBCB #D5FFCB
square
#CBEFFF #F5CBFF #FFDBCB #D5FFCB
split-complementary
#CBEFFF #FFCBD5 #FFF5CB
monochromatic
#51C9FF #8EDCFF #CBEFFF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.21
#CBEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#CBEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFFF
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFFF | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EDFF
Deuteranopia (green-blind)
#DFE6FF
Tritanopia (blue-blind)
#BCF4F4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbefff; /* rgb */ color: rgb(203, 239, 255); /* oklch */ color: oklch(93.1% 0.043 226.5);
Tailwind
colors: {
custom: {
50: '#dbf4ff',
500: '#cbefff',
950: '#000000',
},
}SCSS
$custom: #cbefff; $custom-light: #dbf4ff; $custom-dark: #000000;
JSON
{
"hex": "#cbefff",
"rgb": {
"r": 203,
"g": 239,
"b": 255
},
"hsl": {
"h": 198.462,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.93141,
"c": 0.04332,
"h": 226.5
},
"luminance": 0.8165
}Semantic roles & 50–950 ramp
primary
#CBEFFF
secondary
#E9A485
accent
#4700E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586