#CBECEF#CBECEF
#CBECEF is a very light, muted teal. Relative luminance 0.789; OKLCH L 92.0% C 0.035 H 203.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBECEF |
|---|---|
| RGB | rgb(203, 236, 239) |
| HSL | hsl(185, 53%, 87%) |
| HSV | hsv(185, 15%, 94%) |
| CMYK | cmyk(15.1%, 1.3%, 0%, 6.3%) |
| CIE-LAB | lab(91.20, -10.09, -5.06) |
| CIE-LCH | lch(91.20, 11.29, 206.62°) |
| OKLab | oklab(92.03% -0.0319 -0.0137) |
| OKLCH | oklch(92.03% 0.035 203.3) |
| XYZ | xyz(70.2000, 78.9176, 93.1786) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.22
Ice Blue (survey)
#D7FFFE
ΔE00 4.57
Very Light Blue
#D5FFFF
ΔE00 4.59
Very Pale Blue
#D6FFFE
ΔE00 4.66
Really Light Blue
#D4FFFF
ΔE00 4.69
Powder Blue
#B0E0E6
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBECEF #EFCECB
analogous
#CBEFE0 #CBECEF #CBDAEF
triadic
#CBECEF #EFCBEC #ECEFCB
tetradic
#CBECEF #E0CBEF #EFCECB #DAEFCB
square
#CBECEF #E0CBEF #EFCECB #DAEFCB
split-complementary
#CBECEF #EFCBDA #EFE0CB
monochromatic
#6DCAD2 #9CDBE1 #CBECEF #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.25
#CBECEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#CBECEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBECEF
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBECEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBECEF | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E9EF
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#C1EFED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbecef; /* rgb */ color: rgb(203, 236, 239); /* oklch */ color: oklch(92.0% 0.035 203.3);
Tailwind
colors: {
custom: {
50: '#dbf2f4',
500: '#cbecef',
950: '#000000',
},
}SCSS
$custom: #cbecef; $custom-light: #dbf2f4; $custom-dark: #000000;
JSON
{
"hex": "#cbecef",
"rgb": {
"r": 203,
"g": 236,
"b": 239
},
"hsl": {
"h": 185,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.92028,
"c": 0.03468,
"h": 203.3
},
"luminance": 0.78919
}Semantic roles & 50–950 ramp
primary
#CBECEF
secondary
#CD9691
accent
#3225C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585