#CBF8EE#CBF8EE
#CBF8EE is a very light, muted teal. Relative luminance 0.860; OKLCH L 94.5% C 0.048 H 180.2°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF8EE |
|---|---|
| RGB | rgb(203, 248, 238) |
| HSL | hsl(167, 76%, 88%) |
| HSV | hsv(167, 18%, 97%) |
| CMYK | cmyk(18.1%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(94.31, -16.29, 0.03) |
| CIE-LCH | lch(94.31, 16.29, 179.88°) |
| OKLab | oklab(94.49% -0.048 -0.0002) |
| OKLCH | oklch(94.49% 0.048 180.2) |
| XYZ | xyz(73.6244, 86.0021, 93.5933) |
| Luminance | 0.8600 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.49
Ice
#D6FFFA
ΔE00 2.84
Eggshell Blue
#C4FFF7
ΔE00 3.03
Light Light Blue
#CAFFFB
ΔE00 3.05
Pale Blue
#D0FEFE
ΔE00 4.25
Very Pale Blue
#D6FFFE
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF8EE #F8CBD5
analogous
#CBF8D7 #CBF8EE #CBEBF8
triadic
#CBF8EE #EECBF8 #F8EECB
tetradic
#CBF8EE #D7CBF8 #F8CBD5 #EBF8CB
square
#CBF8EE #D7CBF8 #F8CBD5 #EBF8CB
split-complementary
#CBF8EE #F8CBEB #F8D7CB
monochromatic
#5FE9CB #95F1DC #CBF8EE #E4FBF6 #E4FBF6
Accessibility & contrast
On white
1.15
#CBF8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#CBF8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF8EE
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF8EE | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EE
Deuteranopia (green-blind)
#EBECEF
Tritanopia (blue-blind)
#C0FAF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbf8ee; /* rgb */ color: rgb(203, 248, 238); /* oklch */ color: oklch(94.5% 0.048 180.2);
Tailwind
colors: {
custom: {
50: '#dbfaf3',
500: '#cbf8ee',
950: '#000000',
},
}SCSS
$custom: #cbf8ee; $custom-light: #dbfaf3; $custom-dark: #000000;
JSON
{
"hex": "#cbf8ee",
"rgb": {
"r": 203,
"g": 248,
"b": 238
},
"hsl": {
"h": 166.667,
"s": 76.271,
"l": 88.431
},
"oklch": {
"l": 0.94491,
"c": 0.04801,
"h": 180.2
},
"luminance": 0.86004
}Semantic roles & 50–950 ramp
primary
#CBF8EE
secondary
#DC8B9D
accent
#0D3AD8
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151717
muted
#848585