#CBFCEB#CBFCEB
#CBFCEB is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.2% C 0.055 H 172.0°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCEB |
|---|---|
| RGB | rgb(203, 252, 235) |
| HSL | hsl(159, 89%, 89%) |
| HSV | hsv(159, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(95.29, -18.84, 3.01) |
| CIE-LCH | lch(95.29, 19.08, 170.93°) |
| OKLab | oklab(95.25% -0.0544 0.0077) |
| OKLCH | oklch(95.25% 0.055 172) |
| XYZ | xyz(74.4303, 88.3131, 91.7057) |
| Luminance | 0.8831 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.89
Pale Aqua
#B8FFEB
ΔE00 3.95
Duck Egg Blue
#C3FBF4
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 5.01
Ice
#D6FFFA
ΔE00 5.07
Pale Cyan
#B7FFFA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCEB #FCCBDC
analogous
#CBFCD3 #CBFCEB #CBF5FC
triadic
#CBFCEB #EBCBFC #FCEBCB
tetradic
#CBFCEB #D3CBFC #FCCBDC #F5FCCB
square
#CBFCEB #D3CBFC #FCCBDC #F5FCCB
split-complementary
#CBFCEB #FCCBF5 #FCD3CB
monochromatic
#57F5BE #91F9D5 #CBFCEB #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.13
#CBFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#CBFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCEB
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCEB | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#C0FDF7
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbfceb; /* rgb */ color: rgb(203, 252, 235); /* oklch */ color: oklch(95.2% 0.055 172.0);
Tailwind
colors: {
custom: {
50: '#dbfdf1',
500: '#cbfceb',
950: '#000000',
},
}SCSS
$custom: #cbfceb; $custom-light: #dbfdf1; $custom-dark: #000000;
JSON
{
"hex": "#cbfceb",
"rgb": {
"r": 203,
"g": 252,
"b": 235
},
"hsl": {
"h": 159.184,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.95245,
"c": 0.05492,
"h": 172
},
"luminance": 0.88315
}Semantic roles & 50–950 ramp
primary
#CBFCEB
secondary
#E388A8
accent
#0050E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585