#CBEBED#CBEBED
#CBEBED is a very light, muted teal. Relative luminance 0.782; OKLCH L 91.8% C 0.034 H 201.2°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBED |
|---|---|
| RGB | rgb(203, 235, 237) |
| HSL | hsl(184, 49%, 86%) |
| HSV | hsv(184, 14%, 93%) |
| CMYK | cmyk(14.3%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(90.88, -9.99, -4.48) |
| CIE-LCH | lch(90.88, 10.95, 204.14°) |
| OKLab | oklab(91.76% -0.0313 -0.0121) |
| OKLCH | oklch(91.76% 0.034 201.2) |
| XYZ | xyz(69.6191, 78.2259, 91.5354) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.29
Ice Blue (survey)
#D7FFFE
ΔE00 4.66
Very Light Blue
#D5FFFF
ΔE00 4.72
Very Pale Blue
#D6FFFE
ΔE00 4.76
Really Light Blue
#D4FFFF
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBED #EDCDCB
analogous
#CBEDDE #CBEBED #CBDAED
triadic
#CBEBED #EDCBEB #EBEDCB
tetradic
#CBEBED #DECBED #EDCDCB #DAEDCB
square
#CBEBED #DECBED #EDCDCB #DAEDCB
split-complementary
#CBEBED #EDCBDA #EDDECB
monochromatic
#70C8CE #9EDADD #CBEBED #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.26
#CBEBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#CBEBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBED
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBED | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#DFE3ED
Tritanopia (blue-blind)
#C1EEEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbebed; /* rgb */ color: rgb(203, 235, 237); /* oklch */ color: oklch(91.8% 0.034 201.2);
Tailwind
colors: {
custom: {
50: '#dbf1f2',
500: '#cbebed',
950: '#000000',
},
}SCSS
$custom: #cbebed; $custom-light: #dbf1f2; $custom-dark: #000000;
JSON
{
"hex": "#cbebed",
"rgb": {
"r": 203,
"g": 235,
"b": 237
},
"hsl": {
"h": 183.529,
"s": 48.571,
"l": 86.275
},
"oklch": {
"l": 0.91762,
"c": 0.03357,
"h": 201.2
},
"luminance": 0.78228
}Semantic roles & 50–950 ramp
primary
#CBEBED
secondary
#CA9693
accent
#322ABC
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585