#CBEADC#CBEADC
#CBEADC is a very light, muted teal. Relative luminance 0.767; OKLCH L 91.1% C 0.038 H 166.5°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEADC |
|---|---|
| RGB | rgb(203, 234, 220) |
| HSL | hsl(153, 42%, 86%) |
| HSV | hsv(153, 13%, 92%) |
| CMYK | cmyk(13.2%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(90.19, -12.79, 3.39) |
| CIE-LCH | lch(90.19, 13.23, 165.17°) |
| OKLab | oklab(91.07% -0.0366 0.0088) |
| OKLCH | oklch(91.07% 0.038 166.5) |
| XYZ | xyz(66.9666, 76.7081, 78.9742) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.99
Duck Egg Blue
#C3FBF4
ΔE00 6.81
Ice Blue (survey)
#D7FFFE
ΔE00 7.08
Very Pale Blue
#D6FFFE
ΔE00 7.11
Honeydew
#F0FFF0
ΔE00 7.20
Light Light Blue
#CAFFFB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEADC #EACBD9
analogous
#CBEACC #CBEADC #CBE8EA
triadic
#CBEADC #DCCBEA #EADCCB
tetradic
#CBEADC #CCCBEA #EACBD9 #E8EACB
square
#CBEADC #CCCBEA #EACBD9 #E8EACB
split-complementary
#CBEADC #EACBE8 #EACCCB
monochromatic
#74C7A1 #9FD8BF #CBEADC #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.29
#CBEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#CBEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEADC
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEADC | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E5DB
Deuteranopia (green-blind)
#E3E1DD
Tritanopia (blue-blind)
#C5EAE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbeadc; /* rgb */ color: rgb(203, 234, 220); /* oklch */ color: oklch(91.1% 0.038 166.5);
Tailwind
colors: {
custom: {
50: '#dbf0e6',
500: '#cbeadc',
950: '#000000',
},
}SCSS
$custom: #cbeadc; $custom-light: #dbf0e6; $custom-dark: #000000;
JSON
{
"hex": "#cbeadc",
"rgb": {
"r": 203,
"g": 234,
"b": 220
},
"hsl": {
"h": 152.903,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.91067,
"c": 0.03763,
"h": 166.5
},
"luminance": 0.76709
}Semantic roles & 50–950 ramp
primary
#CBEADC
secondary
#C594AA
accent
#306CB6
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151616
muted
#848584