#CBEDEE#CBEDEE
#CBEDEE is a very light, muted teal. Relative luminance 0.794; OKLCH L 92.2% C 0.035 H 198.7°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDEE |
|---|---|
| RGB | rgb(203, 237, 238) |
| HSL | hsl(182, 51%, 86%) |
| HSV | hsv(182, 15%, 93%) |
| CMYK | cmyk(14.7%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(91.43, -10.80, -4.19) |
| CIE-LCH | lch(91.43, 11.58, 201.22°) |
| OKLab | oklab(92.21% -0.0336 -0.0114) |
| OKLCH | oklch(92.21% 0.035 198.7) |
| XYZ | xyz(70.3414, 79.4361, 92.4990) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.97
Lightcyan
#E0FFFF
ΔE00 3.97
Very Light Blue
#D5FFFF
ΔE00 4.03
Very Pale Blue
#D6FFFE
ΔE00 4.04
Really Light Blue
#D4FFFF
ΔE00 4.12
Pale Blue
#D0FEFE
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDEE #EECCCB
analogous
#CBEEDE #CBEDEE #CBDCEE
triadic
#CBEDEE #EECBED #EDEECB
tetradic
#CBEDEE #DECBEE #EECCCB #DCEECB
square
#CBEDEE #DECBEE #EECCCB #DCEECB
split-complementary
#CBEDEE #EECBDC #EEDECB
monochromatic
#6FCDD0 #9DDDDF #CBEDEE #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.24
#CBEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CBEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDEE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDEE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEE
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#C1F0ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbedee; /* rgb */ color: rgb(203, 237, 238); /* oklch */ color: oklch(92.2% 0.035 198.7);
Tailwind
colors: {
custom: {
50: '#dbf2f3',
500: '#cbedee',
950: '#000000',
},
}SCSS
$custom: #cbedee; $custom-light: #dbf2f3; $custom-dark: #000000;
JSON
{
"hex": "#cbedee",
"rgb": {
"r": 203,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.714,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.92205,
"c": 0.03545,
"h": 198.7
},
"luminance": 0.79438
}Semantic roles & 50–950 ramp
primary
#CBEDEE
secondary
#CB9492
accent
#2C27BE
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585