#CBEAED#CBEAED
#CBEAED is a very light, muted teal. Relative luminance 0.777; OKLCH L 91.6% C 0.033 H 203.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEAED |
|---|---|
| RGB | rgb(203, 234, 237) |
| HSL | hsl(185, 49%, 86%) |
| HSV | hsv(185, 14%, 93%) |
| CMYK | cmyk(14.3%, 1.3%, 0%, 7.1%) |
| CIE-LAB | lab(90.62, -9.48, -4.86) |
| CIE-LCH | lch(90.62, 10.66, 207.14°) |
| OKLab | oklab(91.56% -0.03 -0.0132) |
| OKLCH | oklch(91.56% 0.033 203.7) |
| XYZ | xyz(69.3336, 77.6549, 91.4403) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.56
Powder Blue
#B0E0E6
ΔE00 4.96
Ice Blue (survey)
#D7FFFE
ΔE00 5.13
Very Light Blue
#D5FFFF
ΔE00 5.18
Very Pale Blue
#D6FFFE
ΔE00 5.24
Really Light Blue
#D4FFFF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEAED #EDCECB
analogous
#CBEDDF #CBEAED #CBD9ED
triadic
#CBEAED #EDCBEA #EAEDCB
tetradic
#CBEAED #DFCBED #EDCECB #D9EDCB
square
#CBEAED #DFCBED #EDCECB #D9EDCB
split-complementary
#CBEAED #EDCBD9 #EDDFCB
monochromatic
#70C5CE #9ED8DD #CBEAED #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.27
#CBEAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#CBEAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEAED
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEAED | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E7ED
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#C1EDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cbeaed; /* rgb */ color: rgb(203, 234, 237); /* oklch */ color: oklch(91.6% 0.033 203.7);
Tailwind
colors: {
custom: {
50: '#dbf0f2',
500: '#cbeaed',
950: '#000000',
},
}SCSS
$custom: #cbeaed; $custom-light: #dbf0f2; $custom-dark: #000000;
JSON
{
"hex": "#cbeaed",
"rgb": {
"r": 203,
"g": 234,
"b": 237
},
"hsl": {
"h": 185.294,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.91556,
"c": 0.03274,
"h": 203.7
},
"luminance": 0.77657
}Semantic roles & 50–950 ramp
primary
#CBEAED
secondary
#CA9793
accent
#372ABC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585