#CBEBF2#CBEBF2
#CBEBF2 is a very light, muted cyan. Relative luminance 0.785; OKLCH L 91.9% C 0.035 H 212.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBF2 |
|---|---|
| RGB | rgb(203, 235, 242) |
| HSL | hsl(191, 60%, 87%) |
| HSV | hsv(191, 16%, 95%) |
| CMYK | cmyk(16.1%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(91.02, -8.98, -6.89) |
| CIE-LCH | lch(91.02, 11.32, 217.50°) |
| OKLab | oklab(91.91% -0.0294 -0.0186) |
| OKLCH | oklch(91.91% 0.035 212.4) |
| XYZ | xyz(70.3598, 78.5221, 95.4364) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.14
Powder Blue
#B0E0E6
ΔE00 5.25
Lightblue
#ADD8E6
ΔE00 5.66
Pale Sky Blue
#BDF6FE
ΔE00 5.84
Very Light Blue
#D5FFFF
ΔE00 5.85
Ice Blue (survey)
#D7FFFE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBF2 #F2D2CB
analogous
#CBF2E6 #CBEBF2 #CBD8F2
triadic
#CBEBF2 #F2CBEB #EBF2CB
tetradic
#CBEBF2 #E6CBF2 #F2D2CB #D8F2CB
square
#CBEBF2 #E6CBF2 #F2D2CB #D8F2CB
split-complementary
#CBEBF2 #F2CBD8 #F2E6CB
monochromatic
#69C5DA #9AD8E6 #CBEBF2 #E7F6F9 #E7F6F9
Accessibility & contrast
On white
1.26
#CBEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#CBEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBF2
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBF2 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F2
Deuteranopia (green-blind)
#DEE3F2
Tritanopia (blue-blind)
#C0EEED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbebf2; /* rgb */ color: rgb(203, 235, 242); /* oklch */ color: oklch(91.9% 0.035 212.4);
Tailwind
colors: {
custom: {
50: '#dbf1f6',
500: '#cbebf2',
950: '#000000',
},
}SCSS
$custom: #cbebf2; $custom-light: #dbf1f6; $custom-dark: #000000;
JSON
{
"hex": "#cbebf2",
"rgb": {
"r": 203,
"g": 235,
"b": 242
},
"hsl": {
"h": 190.769,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.91913,
"c": 0.03481,
"h": 212.4
},
"luminance": 0.78524
}Semantic roles & 50–950 ramp
primary
#CBEBF2
secondary
#D29B90
accent
#3C1EC8
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585