#CBF5EB#CBF5EB
#CBF5EB is a very light, muted teal. Relative luminance 0.840; OKLCH L 93.8% C 0.045 H 179.2°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF5EB |
|---|---|
| RGB | rgb(203, 245, 235) |
| HSL | hsl(166, 68%, 88%) |
| HSV | hsv(166, 17%, 96%) |
| CMYK | cmyk(17.1%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(93.45, -15.40, 0.33) |
| CIE-LCH | lch(93.45, 15.40, 178.79°) |
| OKLab | oklab(93.78% -0.0453 0.0006) |
| OKLCH | oklch(93.78% 0.045 179.2) |
| XYZ | xyz(72.2724, 83.9974, 90.9864) |
| Luminance | 0.8400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.01
Duck Egg Blue
#C3FBF4
ΔE00 3.19
Light Light Blue
#CAFFFB
ΔE00 3.65
Eggshell Blue
#C4FFF7
ΔE00 3.82
Very Pale Blue
#D6FFFE
ΔE00 4.37
Ice Blue (survey)
#D7FFFE
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF5EB #F5CBD5
analogous
#CBF5D6 #CBF5EB #CBEAF5
triadic
#CBF5EB #EBCBF5 #F5EBCB
tetradic
#CBF5EB #D6CBF5 #F5CBD5 #EAF5CB
square
#CBF5EB #D6CBF5 #F5CBD5 #EAF5CB
split-complementary
#CBF5EB #F5CBEA #F5D6CB
monochromatic
#64E1C4 #98EBD7 #CBF5EB #E5FAF5 #E5FAF5
Accessibility & contrast
On white
1.18
#CBF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#CBF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF5EB
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF5EB | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EB
Deuteranopia (green-blind)
#E9EAEC
Tritanopia (blue-blind)
#C1F6F2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #cbf5eb; /* rgb */ color: rgb(203, 245, 235); /* oklch */ color: oklch(93.8% 0.045 179.2);
Tailwind
colors: {
custom: {
50: '#dbf8f1',
500: '#cbf5eb',
950: '#000000',
},
}SCSS
$custom: #cbf5eb; $custom-light: #dbf8f1; $custom-dark: #000000;
JSON
{
"hex": "#cbf5eb",
"rgb": {
"r": 203,
"g": 245,
"b": 235
},
"hsl": {
"h": 165.714,
"s": 67.742,
"l": 87.843
},
"oklch": {
"l": 0.93779,
"c": 0.04528,
"h": 179.2
},
"luminance": 0.83999
}Semantic roles & 50–950 ramp
primary
#CBF5EB
secondary
#D78E9F
accent
#1642D0
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585