#CBEDEB#CBEDEB
#CBEDEB is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.1% C 0.036 H 192.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDEB |
|---|---|
| RGB | rgb(203, 237, 235) |
| HSL | hsl(176, 49%, 86%) |
| HSV | hsv(176, 14%, 93%) |
| CMYK | cmyk(14.3%, 0%, 0.8%, 7.1%) |
| CIE-LAB | lab(91.35, -11.40, -2.74) |
| CIE-LCH | lch(91.35, 11.72, 193.53°) |
| OKLab | oklab(92.12% -0.0347 -0.0075) |
| OKLCH | oklch(92.12% 0.036 192.2) |
| XYZ | xyz(69.9043, 79.2613, 90.1971) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.83
Very Pale Blue
#D6FFFE
ΔE00 3.89
Very Light Blue
#D5FFFF
ΔE00 4.00
Really Light Blue
#D4FFFF
ΔE00 4.07
Ice
#D6FFFA
ΔE00 4.12
Lightcyan
#E0FFFF
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDEB #EDCBCD
analogous
#CBEDDA #CBEDEB #CBDEED
triadic
#CBEDEB #EBCBED #EDEBCB
tetradic
#CBEDEB #DACBED #EDCBCD #DEEDCB
square
#CBEDEB #DACBED #EDCBCD #DEEDCB
split-complementary
#CBEDEB #EDCBDE #EDDACB
monochromatic
#70CEC8 #9EDDDA #CBEDEB #E8F7F6 #E8F7F6
Accessibility & contrast
On white
1.25
#CBEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#CBEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDEB
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDEB | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E9EB
Deuteranopia (green-blind)
#E2E4EB
Tritanopia (blue-blind)
#C1EFEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbedeb; /* rgb */ color: rgb(203, 237, 235); /* oklch */ color: oklch(92.1% 0.036 192.2);
Tailwind
colors: {
custom: {
50: '#dbf2f1',
500: '#cbedeb',
950: '#000000',
},
}SCSS
$custom: #cbedeb; $custom-light: #dbf2f1; $custom-dark: #000000;
JSON
{
"hex": "#cbedeb",
"rgb": {
"r": 203,
"g": 237,
"b": 235
},
"hsl": {
"h": 176.471,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.92116,
"c": 0.03553,
"h": 192.2
},
"luminance": 0.79263
}Semantic roles & 50–950 ramp
primary
#CBEDEB
secondary
#CA9396
accent
#2A32BC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585