#CBEBEF#CBEBEF
#CBEBEF is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.8% C 0.034 H 205.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEBEF |
|---|---|
| RGB | rgb(203, 235, 239) |
| HSL | hsl(187, 53%, 87%) |
| HSV | hsv(187, 15%, 94%) |
| CMYK | cmyk(15.1%, 1.7%, 0%, 6.3%) |
| CIE-LAB | lab(90.94, -9.59, -5.44) |
| CIE-LCH | lch(90.94, 11.02, 209.59°) |
| OKLab | oklab(91.82% -0.0305 -0.0147) |
| OKLCH | oklch(91.82% 0.034 205.8) |
| XYZ | xyz(69.9129, 78.3434, 93.0829) |
| Luminance | 0.7834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.52
Powder Blue
#B0E0E6
ΔE00 4.89
Ice Blue (survey)
#D7FFFE
ΔE00 5.07
Very Light Blue
#D5FFFF
ΔE00 5.08
Very Pale Blue
#D6FFFE
ΔE00 5.17
Really Light Blue
#D4FFFF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEBEF #EFCFCB
analogous
#CBEFE1 #CBEBEF #CBD9EF
triadic
#CBEBEF #EFCBEB #EBEFCB
tetradic
#CBEBEF #E1CBEF #EFCFCB #D9EFCB
square
#CBEBEF #E1CBEF #EFCFCB #D9EFCB
split-complementary
#CBEBEF #EFCBD9 #EFE1CB
monochromatic
#6DC7D2 #9CD9E1 #CBEBEF #E8F6F8 #E8F6F8
Accessibility & contrast
On white
1.26
#CBEBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#CBEBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEBEF
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEBEF | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8EF
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#C1EEEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbebef; /* rgb */ color: rgb(203, 235, 239); /* oklch */ color: oklch(91.8% 0.034 205.8);
Tailwind
colors: {
custom: {
50: '#dbf1f4',
500: '#cbebef',
950: '#000000',
},
}SCSS
$custom: #cbebef; $custom-light: #dbf1f4; $custom-dark: #000000;
JSON
{
"hex": "#cbebef",
"rgb": {
"r": 203,
"g": 235,
"b": 239
},
"hsl": {
"h": 186.667,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.91822,
"c": 0.03391,
"h": 205.8
},
"luminance": 0.78345
}Semantic roles & 50–950 ramp
primary
#CBEBEF
secondary
#CD9891
accent
#3625C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585