#CBF3EC#CBF3EC
#CBF3EC is a very light, muted teal. Relative luminance 0.829; OKLCH L 93.4% C 0.042 H 183.6°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF3EC |
|---|---|
| RGB | rgb(203, 243, 236) |
| HSL | hsl(170, 63%, 87%) |
| HSV | hsv(170, 16%, 95%) |
| CMYK | cmyk(16.5%, 0%, 2.9%, 4.7%) |
| CIE-LAB | lab(92.95, -14.21, -0.92) |
| CIE-LCH | lch(92.95, 14.24, 183.72°) |
| OKLab | oklab(93.39% -0.0423 -0.0027) |
| OKLCH | oklch(93.39% 0.042 183.6) |
| XYZ | xyz(71.8155, 82.8518, 91.5489) |
| Luminance | 0.8285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.63
Duck Egg Blue
#C3FBF4
ΔE00 3.55
Very Pale Blue
#D6FFFE
ΔE00 3.57
Light Light Blue
#CAFFFB
ΔE00 3.58
Ice Blue (survey)
#D7FFFE
ΔE00 3.62
Pale Blue
#D0FEFE
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF3EC #F3CBD2
analogous
#CBF3D8 #CBF3EC #CBE6F3
triadic
#CBF3EC #ECCBF3 #F3ECCB
tetradic
#CBF3EC #D8CBF3 #F3CBD2 #E6F3CB
square
#CBF3EC #D8CBF3 #F3CBD2 #E6F3CB
split-complementary
#CBF3EC #F3CBE6 #F3D8CB
monochromatic
#68DCC8 #99E8DA #CBF3EC #E6F9F6 #E6F9F6
Accessibility & contrast
On white
1.20
#CBF3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#CBF3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF3EC
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF3EC | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEEEC
Deuteranopia (green-blind)
#E7E8ED
Tritanopia (blue-blind)
#C1F5F1
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cbf3ec; /* rgb */ color: rgb(203, 243, 236); /* oklch */ color: oklch(93.4% 0.042 183.6);
Tailwind
colors: {
custom: {
50: '#dbf7f2',
500: '#cbf3ec',
950: '#000000',
},
}SCSS
$custom: #cbf3ec; $custom-light: #dbf7f2; $custom-dark: #000000;
JSON
{
"hex": "#cbf3ec",
"rgb": {
"r": 203,
"g": 243,
"b": 236
},
"hsl": {
"h": 169.5,
"s": 62.5,
"l": 87.451
},
"oklch": {
"l": 0.93391,
"c": 0.04235,
"h": 183.6
},
"luminance": 0.82854
}Semantic roles & 50–950 ramp
primary
#CBF3EC
secondary
#D38F9B
accent
#1B3ACA
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151716
muted
#848585