#CBEDEC#CBEDEC
#CBEDEC is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.1% C 0.035 H 194.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDEC |
|---|---|
| RGB | rgb(203, 237, 236) |
| HSL | hsl(178, 49%, 86%) |
| HSV | hsv(178, 14%, 93%) |
| CMYK | cmyk(14.3%, 0%, 0.4%, 7.1%) |
| CIE-LAB | lab(91.38, -11.20, -3.23) |
| CIE-LCH | lch(91.38, 11.65, 196.07°) |
| OKLab | oklab(92.15% -0.0343 -0.0088) |
| OKLCH | oklch(92.15% 0.035 194.4) |
| XYZ | xyz(70.0492, 79.3192, 90.9601) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.82
Very Pale Blue
#D6FFFE
ΔE00 3.89
Very Light Blue
#D5FFFF
ΔE00 3.95
Really Light Blue
#D4FFFF
ΔE00 4.04
Lightcyan
#E0FFFF
ΔE00 4.05
Pale Blue
#D0FEFE
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDEC #EDCBCC
analogous
#CBEDDB #CBEDEC #CBDDED
triadic
#CBEDEC #ECCBED #EDECCB
tetradic
#CBEDEC #DBCBED #EDCBCC #DDEDCB
square
#CBEDEC #DBCBED #EDCBCC #DDEDCB
split-complementary
#CBEDEC #EDCBDD #EDDBCB
monochromatic
#70CECB #9EDDDB #CBEDEC #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.25
#CBEDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CBEDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDEC
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDEC | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EC
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#C1EFED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbedec; /* rgb */ color: rgb(203, 237, 236); /* oklch */ color: oklch(92.1% 0.035 194.4);
Tailwind
colors: {
custom: {
50: '#dbf2f2',
500: '#cbedec',
950: '#000000',
},
}SCSS
$custom: #cbedec; $custom-light: #dbf2f2; $custom-dark: #000000;
JSON
{
"hex": "#cbedec",
"rgb": {
"r": 203,
"g": 237,
"b": 236
},
"hsl": {
"h": 178.235,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.92145,
"c": 0.03545,
"h": 194.4
},
"luminance": 0.79321
}Semantic roles & 50–950 ramp
primary
#CBEDEC
secondary
#CA9394
accent
#2A2EBC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585