#CBEDDD#CBEDDD
#CBEDDD is a very light, muted teal. Relative luminance 0.785; OKLCH L 91.7% C 0.042 H 165.4°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDDD |
|---|---|
| RGB | rgb(203, 237, 221) |
| HSL | hsl(152, 49%, 86%) |
| HSV | hsv(152, 14%, 93%) |
| CMYK | cmyk(14.3%, 0%, 6.8%, 7.1%) |
| CIE-LAB | lab(91.00, -14.10, 4.04) |
| CIE-LCH | lch(91.00, 14.67, 164.01°) |
| OKLab | oklab(91.72% -0.0402 0.0105) |
| OKLCH | oklch(91.72% 0.042 165.4) |
| XYZ | xyz(67.9608, 78.4838, 79.9609) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.90
Duck Egg Blue
#C3FBF4
ΔE00 6.35
Eggshell Blue
#C4FFF7
ΔE00 6.88
Light Light Blue
#CAFFFB
ΔE00 7.03
Ice Blue (survey)
#D7FFFE
ΔE00 7.21
Very Pale Blue
#D6FFFE
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDDD #EDCBDB
analogous
#CBEDCC #CBEDDD #CBECED
triadic
#CBEDDD #DDCBED #EDDDCB
tetradic
#CBEDDD #CCCBED #EDCBDB #ECEDCB
square
#CBEDDD #CCCBED #EDCBDB #ECEDCB
split-complementary
#CBEDDD #EDCBEC #EDCCCB
monochromatic
#70CEA2 #9EDDBF #CBEDDD #E8F7F0 #E8F7F0
Accessibility & contrast
On white
1.26
#CBEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#CBEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDDD
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDDD | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DC
Deuteranopia (green-blind)
#E5E3DE
Tritanopia (blue-blind)
#C5EDE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbeddd; /* rgb */ color: rgb(203, 237, 221); /* oklch */ color: oklch(91.7% 0.042 165.4);
Tailwind
colors: {
custom: {
50: '#dbf2e7',
500: '#cbeddd',
950: '#000000',
},
}SCSS
$custom: #cbeddd; $custom-light: #dbf2e7; $custom-dark: #000000;
JSON
{
"hex": "#cbeddd",
"rgb": {
"r": 203,
"g": 237,
"b": 221
},
"hsl": {
"h": 151.765,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.9172,
"c": 0.04157,
"h": 165.4
},
"luminance": 0.78485
}Semantic roles & 50–950 ramp
primary
#CBEDDD
secondary
#CA93AC
accent
#2A6EBC
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151716
muted
#848584