#CBEDED#CBEDED
#CBEDED is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.2% C 0.035 H 196.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDED |
|---|---|
| RGB | rgb(203, 237, 237) |
| HSL | hsl(180, 49%, 86%) |
| HSV | hsv(180, 14%, 93%) |
| CMYK | cmyk(14.3%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(91.40, -11.00, -3.71) |
| CIE-LCH | lch(91.40, 11.61, 198.64°) |
| OKLab | oklab(92.18% -0.034 -0.0101) |
| OKLCH | oklch(92.18% 0.035 196.5) |
| XYZ | xyz(70.1949, 79.3775, 91.7274) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.87
Very Pale Blue
#D6FFFE
ΔE00 3.94
Very Light Blue
#D5FFFF
ΔE00 3.96
Lightcyan
#E0FFFF
ΔE00 3.99
Really Light Blue
#D4FFFF
ΔE00 4.05
Pale Blue
#D0FEFE
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDED #EDCBCB
analogous
#CBEDDC #CBEDED #CBDCED
triadic
#CBEDED #EDCBED #EDEDCB
tetradic
#CBEDED #DCCBED #EDCBCB #DCEDCB
square
#CBEDED #DCCBED #EDCBCB #DCEDCB
split-complementary
#CBEDED #EDCBDC #EDDCCB
monochromatic
#70CECE #9EDDDD #CBEDED #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.24
#CBEDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CBEDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDED
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDED | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#E1E4ED
Tritanopia (blue-blind)
#C1EFED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbeded; /* rgb */ color: rgb(203, 237, 237); /* oklch */ color: oklch(92.2% 0.035 196.5);
Tailwind
colors: {
custom: {
50: '#dbf2f2',
500: '#cbeded',
950: '#000000',
},
}SCSS
$custom: #cbeded; $custom-light: #dbf2f2; $custom-dark: #000000;
JSON
{
"hex": "#cbeded",
"rgb": {
"r": 203,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.92175,
"c": 0.03543,
"h": 196.5
},
"luminance": 0.79379
}Semantic roles & 50–950 ramp
primary
#CBEDED
secondary
#CA9393
accent
#2A2ABC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585