#CBEDEA#CBEDEA
#CBEDEA is a very light, muted teal. Relative luminance 0.792; OKLCH L 92.1% C 0.036 H 190.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDEA |
|---|---|
| RGB | rgb(203, 237, 234) |
| HSL | hsl(175, 49%, 86%) |
| HSV | hsv(175, 14%, 93%) |
| CMYK | cmyk(14.3%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(91.33, -11.60, -2.26) |
| CIE-LCH | lch(91.33, 11.81, 191.03°) |
| OKLab | oklab(92.09% -0.0351 -0.0062) |
| OKLCH | oklch(92.09% 0.036 190) |
| XYZ | xyz(69.7603, 79.2036, 89.4383) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.89
Very Pale Blue
#D6FFFE
ΔE00 3.94
Ice
#D6FFFA
ΔE00 3.99
Very Light Blue
#D5FFFF
ΔE00 4.09
Really Light Blue
#D4FFFF
ΔE00 4.16
Pale Blue
#D0FEFE
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDEA #EDCBCE
analogous
#CBEDD9 #CBEDEA #CBDFED
triadic
#CBEDEA #EACBED #EDEACB
tetradic
#CBEDEA #D9CBED #EDCBCE #DFEDCB
square
#CBEDEA #D9CBED #EDCBCE #DFEDCB
split-complementary
#CBEDEA #EDCBDF #EDD9CB
monochromatic
#70CEC5 #9EDDD8 #CBEDEA #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.25
#CBEDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#CBEDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDEA
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDEA | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EA
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#C2EFEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbedea; /* rgb */ color: rgb(203, 237, 234); /* oklch */ color: oklch(92.1% 0.036 190.0);
Tailwind
colors: {
custom: {
50: '#dbf2f0',
500: '#cbedea',
950: '#000000',
},
}SCSS
$custom: #cbedea; $custom-light: #dbf2f0; $custom-dark: #000000;
JSON
{
"hex": "#cbedea",
"rgb": {
"r": 203,
"g": 237,
"b": 234
},
"hsl": {
"h": 174.706,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.92087,
"c": 0.03566,
"h": 190
},
"luminance": 0.79205
}Semantic roles & 50–950 ramp
primary
#CBEDEA
secondary
#CA9397
accent
#2A37BC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585