#CBEDEF#CBEDEF
#CBEDEF is a very light, muted teal. Relative luminance 0.795; OKLCH L 92.2% C 0.036 H 200.9°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEDEF |
|---|---|
| RGB | rgb(203, 237, 239) |
| HSL | hsl(183, 53%, 87%) |
| HSV | hsv(183, 15%, 94%) |
| CMYK | cmyk(15.1%, 0.8%, 0%, 6.3%) |
| CIE-LAB | lab(91.46, -10.60, -4.67) |
| CIE-LCH | lch(91.46, 11.58, 203.80°) |
| OKLab | oklab(92.23% -0.0332 -0.0127) |
| OKLCH | oklch(92.23% 0.036 200.9) |
| XYZ | xyz(70.4887, 79.4950, 93.2749) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.00
Ice Blue (survey)
#D7FFFE
ΔE00 4.11
Very Light Blue
#D5FFFF
ΔE00 4.14
Very Pale Blue
#D6FFFE
ΔE00 4.19
Really Light Blue
#D4FFFF
ΔE00 4.24
Pale Blue
#D0FEFE
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEDEF #EFCDCB
analogous
#CBEFDF #CBEDEF #CBDBEF
triadic
#CBEDEF #EFCBED #EDEFCB
tetradic
#CBEDEF #DFCBEF #EFCDCB #DBEFCB
square
#CBEDEF #DFCBEF #EFCDCB #DBEFCB
split-complementary
#CBEDEF #EFCBDB #EFDFCB
monochromatic
#6DCDD2 #9CDDE1 #CBEDEF #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.24
#CBEDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CBEDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEDEF
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEDEF | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAEF
Deuteranopia (green-blind)
#E1E4EF
Tritanopia (blue-blind)
#C1F0ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbedef; /* rgb */ color: rgb(203, 237, 239); /* oklch */ color: oklch(92.2% 0.036 200.9);
Tailwind
colors: {
custom: {
50: '#dbf2f4',
500: '#cbedef',
950: '#000000',
},
}SCSS
$custom: #cbedef; $custom-light: #dbf2f4; $custom-dark: #000000;
JSON
{
"hex": "#cbedef",
"rgb": {
"r": 203,
"g": 237,
"b": 239
},
"hsl": {
"h": 183.333,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.92234,
"c": 0.03553,
"h": 200.9
},
"luminance": 0.79497
}Semantic roles & 50–950 ramp
primary
#CBEDEF
secondary
#CD9591
accent
#2E25C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585