#CBFBEC#CBFBEC
#CBFBEC is a very light, muted teal. Relative luminance 0.877; OKLCH L 95.1% C 0.053 H 174.1°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFBEC |
|---|---|
| RGB | rgb(203, 251, 236) |
| HSL | hsl(161, 86%, 89%) |
| HSV | hsv(161, 19%, 98%) |
| CMYK | cmyk(19.1%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(95.05, -18.16, 2.14) |
| CIE-LCH | lch(95.05, 18.29, 173.26°) |
| OKLab | oklab(95.06% -0.0527 0.0054) |
| OKLCH | oklch(95.06% 0.053 174.1) |
| XYZ | xyz(74.2619, 87.7446, 92.3643) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.39
Eggshell Blue
#C4FFF7
ΔE00 3.43
Pale Aqua
#B8FFEB
ΔE00 4.31
Light Light Blue
#CAFFFB
ΔE00 4.37
Ice
#D6FFFA
ΔE00 4.41
Pale Cyan
#B7FFFA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFBEC #FBCBDA
analogous
#CBFBD4 #CBFBEC #CBF2FB
triadic
#CBFBEC #ECCBFB #FBECCB
tetradic
#CBFBEC #D4CBFB #FBCBDA #F2FBCB
square
#CBFBEC #D4CBFB #FBCBDA #F2FBCB
split-complementary
#CBFBEC #FBCBF2 #FBD4CB
monochromatic
#59F2C2 #92F7D7 #CBFBEC #E3FDF5 #E3FDF5
Accessibility & contrast
On white
1.13
#CBFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#CBFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFBEC
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFBEC | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#C0FCF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbfbec; /* rgb */ color: rgb(203, 251, 236); /* oklch */ color: oklch(95.1% 0.053 174.1);
Tailwind
colors: {
custom: {
50: '#dbfcf2',
500: '#cbfbec',
950: '#000000',
},
}SCSS
$custom: #cbfbec; $custom-light: #dbfcf2; $custom-dark: #000000;
JSON
{
"hex": "#cbfbec",
"rgb": {
"r": 203,
"g": 251,
"b": 236
},
"hsl": {
"h": 161.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.95063,
"c": 0.05297,
"h": 174.1
},
"luminance": 0.87747
}Semantic roles & 50–950 ramp
primary
#CBFBEC
secondary
#E189A4
accent
#0349E2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585