#CBEFF7#CBEFF7
#CBEFF7 is a very light, muted cyan. Relative luminance 0.811; OKLCH L 92.9% C 0.039 H 212.6°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFF7 |
|---|---|
| RGB | rgb(203, 239, 247) |
| HSL | hsl(191, 73%, 88%) |
| HSV | hsv(191, 18%, 97%) |
| CMYK | cmyk(17.8%, 3.2%, 0%, 3.1%) |
| CIE-LAB | lab(92.20, -9.98, -7.75) |
| CIE-LCH | lch(92.20, 12.64, 217.85°) |
| OKLab | oklab(92.89% -0.0328 -0.021) |
| OKLCH | oklch(92.89% 0.039 212.6) |
| XYZ | xyz(72.2791, 81.1428, 99.8316) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.80
Lightcyan
#E0FFFF
ΔE00 4.81
Powder Blue
#B0E0E6
ΔE00 5.12
Very Light Blue
#D5FFFF
ΔE00 5.12
Really Light Blue
#D4FFFF
ΔE00 5.22
Ice Blue (survey)
#D7FFFE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFF7 #F7D3CB
analogous
#CBF7E9 #CBEFF7 #CBD9F7
triadic
#CBEFF7 #F7CBEF #EFF7CB
tetradic
#CBEFF7 #E9CBF7 #F7D3CB #D9F7CB
square
#CBEFF7 #E9CBF7 #F7D3CB #D9F7CB
split-complementary
#CBEFF7 #F7CBD9 #F7E9CB
monochromatic
#61CEE7 #96DFEF #CBEFF7 #E4F7FB #E4F7FB
Accessibility & contrast
On white
1.22
#CBEFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#CBEFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFF7
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFF7 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF8
Deuteranopia (green-blind)
#E1E6F7
Tritanopia (blue-blind)
#BEF3F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbeff7; /* rgb */ color: rgb(203, 239, 247); /* oklch */ color: oklch(92.9% 0.039 212.6);
Tailwind
colors: {
custom: {
50: '#dbf4f9',
500: '#cbeff7',
950: '#000000',
},
}SCSS
$custom: #cbeff7; $custom-light: #dbf4f9; $custom-dark: #000000;
JSON
{
"hex": "#cbeff7",
"rgb": {
"r": 203,
"g": 239,
"b": 247
},
"hsl": {
"h": 190.909,
"s": 73.333,
"l": 88.235
},
"oklch": {
"l": 0.9289,
"c": 0.03894,
"h": 212.6
},
"luminance": 0.81145
}Semantic roles & 50–950 ramp
primary
#CBEFF7
secondary
#DA9A8C
accent
#3410D5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151717
muted
#848585