#CBF6EE#CBF6EE
#CBF6EE is a very light, muted teal. Relative luminance 0.848; OKLCH L 94.1% C 0.045 H 182.8°. Best body text is #000000 at 17.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF6EE |
|---|---|
| RGB | rgb(203, 246, 238) |
| HSL | hsl(169, 70%, 88%) |
| HSV | hsv(169, 17%, 96%) |
| CMYK | cmyk(17.5%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(93.79, -15.30, -0.74) |
| CIE-LCH | lch(93.79, 15.32, 182.75°) |
| OKLab | oklab(94.07% -0.0454 -0.0022) |
| OKLCH | oklch(94.07% 0.045 182.8) |
| XYZ | xyz(73.0128, 84.7789, 93.3894) |
| Luminance | 0.8478 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 2.42
Duck Egg Blue
#C3FBF4
ΔE00 2.76
Light Light Blue
#CAFFFB
ΔE00 2.96
Eggshell Blue
#C4FFF7
ΔE00 3.47
Very Pale Blue
#D6FFFE
ΔE00 3.64
Pale Blue
#D0FEFE
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF6EE #F6CBD3
analogous
#CBF6D8 #CBF6EE #CBE8F6
triadic
#CBF6EE #EECBF6 #F6EECB
tetradic
#CBF6EE #D8CBF6 #F6CBD3 #E8F6CB
square
#CBF6EE #D8CBF6 #F6CBD3 #E8F6CB
split-complementary
#CBF6EE #F6CBE8 #F6D8CB
monochromatic
#63E4CC #97EDDD #CBF6EE #E5FAF6 #E5FAF6
Accessibility & contrast
On white
1.17
#CBF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.96
#CBF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF6EE
17.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF6EE | 1.00 | 1.17 | 17.96 | 17.96 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#E9EBEF
Tritanopia (blue-blind)
#C0F8F3
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cbf6ee; /* rgb */ color: rgb(203, 246, 238); /* oklch */ color: oklch(94.1% 0.045 182.8);
Tailwind
colors: {
custom: {
50: '#dbf9f3',
500: '#cbf6ee',
950: '#000000',
},
}SCSS
$custom: #cbf6ee; $custom-light: #dbf9f3; $custom-dark: #000000;
JSON
{
"hex": "#cbf6ee",
"rgb": {
"r": 203,
"g": 246,
"b": 238
},
"hsl": {
"h": 168.837,
"s": 70.492,
"l": 88.039
},
"oklch": {
"l": 0.94073,
"c": 0.04546,
"h": 182.8
},
"luminance": 0.84781
}Semantic roles & 50–950 ramp
primary
#CBF6EE
secondary
#D88D9B
accent
#1337D3
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585