#CBFBF8#CBFBF8
#CBFBF8 is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.4% C 0.049 H 191.7°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFBF8 |
|---|---|
| RGB | rgb(203, 251, 248) |
| HSL | hsl(176, 86%, 89%) |
| HSV | hsv(176, 19%, 98%) |
| CMYK | cmyk(19.1%, 0%, 1.2%, 1.6%) |
| CIE-LAB | lab(95.36, -15.77, -3.61) |
| CIE-LCH | lch(95.36, 16.18, 192.88°) |
| OKLab | oklab(95.4% -0.048 -0.0099) |
| OKLCH | oklch(95.4% 0.049 191.7) |
| XYZ | xyz(76.0643, 88.4656, 101.8566) |
| Luminance | 0.8847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.30
Pale Blue
#D0FEFE
ΔE00 1.58
Ice
#D6FFFA
ΔE00 1.98
Really Light Blue
#D4FFFF
ΔE00 2.12
Very Pale Blue
#D6FFFE
ΔE00 2.23
Very Light Blue
#D5FFFF
ΔE00 2.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFBF8 #FBCBCE
analogous
#CBFBE0 #CBFBF8 #CBE6FB
triadic
#CBFBF8 #F8CBFB #FBF8CB
tetradic
#CBFBF8 #E0CBFB #FBCBCE #E6FBCB
square
#CBFBF8 #E0CBFB #FBCBCE #E6FBCB
split-complementary
#CBFBF8 #FBCBE6 #FBE0CB
monochromatic
#59F2E9 #92F7F0 #CBFBF8 #E3FDFB #E3FDFB
Accessibility & contrast
On white
1.12
#CBFBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#CBFBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFBF8
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFBF8 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6F8
Deuteranopia (green-blind)
#ECEFF9
Tritanopia (blue-blind)
#BDFEFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfbf8; /* rgb */ color: rgb(203, 251, 248); /* oklch */ color: oklch(95.4% 0.049 191.7);
Tailwind
colors: {
custom: {
50: '#dbfcfa',
500: '#cbfbf8',
950: '#000000',
},
}SCSS
$custom: #cbfbf8; $custom-light: #dbfcfa; $custom-dark: #000000;
JSON
{
"hex": "#cbfbf8",
"rgb": {
"r": 203,
"g": 251,
"b": 248
},
"hsl": {
"h": 176.25,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.95404,
"c": 0.049,
"h": 191.7
},
"luminance": 0.88468
}Semantic roles & 50–950 ramp
primary
#CBFBF8
secondary
#E1898E
accent
#0311E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585