#CBFBF6#CBFBF6
#CBFBF6 is a very light, muted teal. Relative luminance 0.883; OKLCH L 95.3% C 0.049 H 188.6°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFBF6 |
|---|---|
| RGB | rgb(203, 251, 246) |
| HSL | hsl(174, 86%, 89%) |
| HSV | hsv(174, 19%, 98%) |
| CMYK | cmyk(19.1%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(95.30, -16.18, -2.65) |
| CIE-LCH | lch(95.30, 16.39, 189.31°) |
| OKLab | oklab(95.35% -0.0488 -0.0073) |
| OKLCH | oklch(95.35% 0.049 188.6) |
| XYZ | xyz(75.7556, 88.3421, 100.2312) |
| Luminance | 0.8834 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.23
Duck Egg Blue
#C3FBF4
ΔE00 1.89
Ice
#D6FFFA
ΔE00 1.93
Pale Blue
#D0FEFE
ΔE00 2.31
Eggshell Blue
#C4FFF7
ΔE00 2.55
Very Pale Blue
#D6FFFE
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFBF6 #FBCBD0
analogous
#CBFBDE #CBFBF6 #CBE8FB
triadic
#CBFBF6 #F6CBFB #FBF6CB
tetradic
#CBFBF6 #DECBFB #FBCBD0 #E8FBCB
square
#CBFBF6 #DECBFB #FBCBD0 #E8FBCB
split-complementary
#CBFBF6 #FBCBE8 #FBDECB
monochromatic
#59F2E2 #92F7EC #CBFBF6 #E3FDFA #E3FDFA
Accessibility & contrast
On white
1.12
#CBFBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#CBFBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFBF6
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFBF6 | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F6F6
Deuteranopia (green-blind)
#ECEFF7
Tritanopia (blue-blind)
#BDFEF9
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cbfbf6; /* rgb */ color: rgb(203, 251, 246); /* oklch */ color: oklch(95.3% 0.049 188.6);
Tailwind
colors: {
custom: {
50: '#dbfcf9',
500: '#cbfbf6',
950: '#000000',
},
}SCSS
$custom: #cbfbf6; $custom-light: #dbfcf9; $custom-dark: #000000;
JSON
{
"hex": "#cbfbf6",
"rgb": {
"r": 203,
"g": 251,
"b": 246
},
"hsl": {
"h": 173.75,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.95346,
"c": 0.04932,
"h": 188.6
},
"luminance": 0.88345
}Semantic roles & 50–950 ramp
primary
#CBFBF6
secondary
#E18992
accent
#031BE2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585