#CBEAEC#CBEAEC
#CBEAEC is a very light, muted teal. Relative luminance 0.776; OKLCH L 91.5% C 0.033 H 201.4°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEAEC |
|---|---|
| RGB | rgb(203, 234, 236) |
| HSL | hsl(184, 46%, 86%) |
| HSV | hsv(184, 14%, 93%) |
| CMYK | cmyk(14%, 0.8%, 0%, 7.5%) |
| CIE-LAB | lab(90.60, -9.68, -4.38) |
| CIE-LCH | lch(90.60, 10.63, 204.33°) |
| OKLab | oklab(91.53% -0.0303 -0.0119) |
| OKLCH | oklch(91.53% 0.033 201.4) |
| XYZ | xyz(69.1879, 77.5966, 90.6730) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.47
Ice Blue (survey)
#D7FFFE
ΔE00 4.95
Powder Blue
#B0E0E6
ΔE00 4.98
Very Light Blue
#D5FFFF
ΔE00 5.02
Very Pale Blue
#D6FFFE
ΔE00 5.05
Really Light Blue
#D4FFFF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEAEC #ECCDCB
analogous
#CBECDD #CBEAEC #CBD9EC
triadic
#CBEAEC #ECCBEA #EAECCB
tetradic
#CBEAEC #DDCBEC #ECCDCB #D9ECCB
square
#CBEAEC #DDCBEC #ECCDCB #D9ECCB
split-complementary
#CBEAEC #ECCBD9 #ECDDCB
monochromatic
#71C6CB #9ED8DC #CBEAEC #E9F6F7 #E9F6F7
Accessibility & contrast
On white
1.27
#CBEAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#CBEAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEAEC
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEAEC | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7EC
Deuteranopia (green-blind)
#DFE2EC
Tritanopia (blue-blind)
#C2EDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbeaec; /* rgb */ color: rgb(203, 234, 236); /* oklch */ color: oklch(91.5% 0.033 201.4);
Tailwind
colors: {
custom: {
50: '#dbf0f2',
500: '#cbeaec',
950: '#000000',
},
}SCSS
$custom: #cbeaec; $custom-light: #dbf0f2; $custom-dark: #000000;
JSON
{
"hex": "#cbeaec",
"rgb": {
"r": 203,
"g": 234,
"b": 236
},
"hsl": {
"h": 183.636,
"s": 46.479,
"l": 86.078
},
"oklch": {
"l": 0.91526,
"c": 0.03259,
"h": 201.4
},
"luminance": 0.77598
}Semantic roles & 50–950 ramp
primary
#CBEAEC
secondary
#C89693
accent
#342CBA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151616
muted
#848585