#CBECF2#CBECF2
#CBECF2 is a very light, muted teal. Relative luminance 0.791; OKLCH L 92.1% C 0.035 H 209.8°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECF2 |
|---|---|
| RGB | rgb(203, 236, 242) |
| HSL | hsl(189, 60%, 87%) |
| HSV | hsv(189, 16%, 95%) |
| CMYK | cmyk(16.1%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(91.28, -9.48, -6.50) |
| CIE-LCH | lch(91.28, 11.50, 214.44°) |
| OKLab | oklab(92.12% -0.0307 -0.0176) |
| OKLCH | oklch(92.12% 0.035 209.8) |
| XYZ | xyz(70.6469, 79.0963, 95.5321) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.73
Powder Blue
#B0E0E6
ΔE00 4.99
Very Light Blue
#D5FFFF
ΔE00 5.29
Ice Blue (survey)
#D7FFFE
ΔE00 5.35
Really Light Blue
#D4FFFF
ΔE00 5.40
Pale Sky Blue
#BDF6FE
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECF2 #F2D1CB
analogous
#CBF2E5 #CBECF2 #CBD9F2
triadic
#CBECF2 #F2CBEC #ECF2CB
tetradic
#CBECF2 #E5CBF2 #F2D1CB #D9F2CB
square
#CBECF2 #E5CBF2 #F2D1CB #D9F2CB
split-complementary
#CBECF2 #F2CBD9 #F2E5CB
monochromatic
#69C8DA #9ADAE6 #CBECF2 #E7F6F9 #E7F6F9
Accessibility & contrast
On white
1.25
#CBECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CBECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECF2
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECF2 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F2
Deuteranopia (green-blind)
#DFE4F2
Tritanopia (blue-blind)
#C0EFEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbecf2; /* rgb */ color: rgb(203, 236, 242); /* oklch */ color: oklch(92.1% 0.035 209.8);
Tailwind
colors: {
custom: {
50: '#dbf2f6',
500: '#cbecf2',
950: '#000000',
},
}SCSS
$custom: #cbecf2; $custom-light: #dbf2f6; $custom-dark: #000000;
JSON
{
"hex": "#cbecf2",
"rgb": {
"r": 203,
"g": 236,
"b": 242
},
"hsl": {
"h": 189.231,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.92119,
"c": 0.03541,
"h": 209.8
},
"luminance": 0.79098
}Semantic roles & 50–950 ramp
primary
#CBECF2
secondary
#D29A90
accent
#381EC8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585