#CBFDEB#CBFDEB
#CBFDEB is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.056 H 171.1°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFDEB |
|---|---|
| RGB | rgb(203, 253, 235) |
| HSL | hsl(158, 93%, 89%) |
| HSV | hsv(158, 20%, 99%) |
| CMYK | cmyk(19.8%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(95.56, -19.33, 3.39) |
| CIE-LCH | lch(95.56, 19.63, 170.05°) |
| OKLab | oklab(95.46% -0.0557 0.0087) |
| OKLCH | oklch(95.46% 0.056 171.1) |
| XYZ | xyz(74.7451, 88.9428, 91.8107) |
| Luminance | 0.8894 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.73
Eggshell Blue
#C4FFF7
ΔE00 4.10
Duck Egg Blue
#C3FBF4
ΔE00 4.26
Light Light Blue
#CAFFFB
ΔE00 5.30
Ice
#D6FFFA
ΔE00 5.41
Pale Cyan
#B7FFFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFDEB #FDCBDD
analogous
#CBFDD2 #CBFDEB #CBF6FD
triadic
#CBFDEB #EBCBFD #FDEBCB
tetradic
#CBFDEB #D2CBFD #FDCBDD #F6FDCB
square
#CBFDEB #D2CBFD #FDCBDD #F6FDCB
split-complementary
#CBFDEB #FDCBF6 #FDD2CB
monochromatic
#55F8BE #90FBD4 #CBFDEB #E2FEF4 #E2FEF4
Accessibility & contrast
On white
1.12
#CBFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#CBFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFDEB
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFDEB | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#C0FEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfdeb; /* rgb */ color: rgb(203, 253, 235); /* oklch */ color: oklch(95.5% 0.056 171.1);
Tailwind
colors: {
custom: {
50: '#dbfef1',
500: '#cbfdeb',
950: '#000000',
},
}SCSS
$custom: #cbfdeb; $custom-light: #dbfef1; $custom-dark: #000000;
JSON
{
"hex": "#cbfdeb",
"rgb": {
"r": 203,
"g": 253,
"b": 235
},
"hsl": {
"h": 158.4,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.95455,
"c": 0.05634,
"h": 171.1
},
"luminance": 0.88945
}Semantic roles & 50–950 ramp
primary
#CBFDEB
secondary
#E587A9
accent
#0053E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585