#CBEFEC#CBEFEC
#CBEFEC is a very light, muted teal. Relative luminance 0.805; OKLCH L 92.6% C 0.038 H 190.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFEC |
|---|---|
| RGB | rgb(203, 239, 236) |
| HSL | hsl(175, 53%, 87%) |
| HSV | hsv(175, 15%, 94%) |
| CMYK | cmyk(15.1%, 0%, 1.3%, 6.3%) |
| CIE-LAB | lab(91.90, -12.21, -2.46) |
| CIE-LCH | lch(91.90, 12.45, 191.39°) |
| OKLab | oklab(92.56% -0.037 -0.0068) |
| OKLCH | oklch(92.56% 0.038 190.4) |
| XYZ | xyz(70.6315, 80.4838, 91.1542) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.42
Very Pale Blue
#D6FFFE
ΔE00 3.45
Ice
#D6FFFA
ΔE00 3.47
Very Light Blue
#D5FFFF
ΔE00 3.60
Really Light Blue
#D4FFFF
ΔE00 3.64
Pale Blue
#D0FEFE
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFEC #EFCBCE
analogous
#CBEFDA #CBEFEC #CBE0EF
triadic
#CBEFEC #ECCBEF #EFECCB
tetradic
#CBEFEC #DACBEF #EFCBCE #E0EFCB
square
#CBEFEC #DACBEF #EFCBCE #E0EFCB
split-complementary
#CBEFEC #EFCBE0 #EFDACB
monochromatic
#6DD2CA #9CE1DB #CBEFEC #E8F8F6 #E8F8F6
Accessibility & contrast
On white
1.23
#CBEFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CBEFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFEC
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFEC | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEC
Deuteranopia (green-blind)
#E3E6EC
Tritanopia (blue-blind)
#C1F1EE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbefec; /* rgb */ color: rgb(203, 239, 236); /* oklch */ color: oklch(92.6% 0.038 190.4);
Tailwind
colors: {
custom: {
50: '#dbf4f2',
500: '#cbefec',
950: '#000000',
},
}SCSS
$custom: #cbefec; $custom-light: #dbf4f2; $custom-dark: #000000;
JSON
{
"hex": "#cbefec",
"rgb": {
"r": 203,
"g": 239,
"b": 236
},
"hsl": {
"h": 175,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.9256,
"c": 0.0376,
"h": 190.4
},
"luminance": 0.80486
}Semantic roles & 50–950 ramp
primary
#CBEFEC
secondary
#CD9196
accent
#2532C0
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585