#CBFBF9#CBFBF9
#CBFBF9 is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.4% C 0.049 H 193.2°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFBF9 |
|---|---|
| RGB | rgb(203, 251, 249) |
| HSL | hsl(178, 86%, 89%) |
| HSV | hsv(178, 19%, 98%) |
| CMYK | cmyk(19.1%, 0%, 0.8%, 1.6%) |
| CIE-LAB | lab(95.38, -15.57, -4.09) |
| CIE-LCH | lch(95.38, 16.10, 194.70°) |
| OKLab | oklab(95.43% -0.0476 -0.0112) |
| OKLCH | oklch(95.43% 0.049 193.2) |
| XYZ | xyz(76.2198, 88.5278, 102.6758) |
| Luminance | 0.8853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.25
Light Light Blue
#CAFFFB
ΔE00 1.52
Really Light Blue
#D4FFFF
ΔE00 1.86
Very Light Blue
#D5FFFF
ΔE00 2.05
Very Pale Blue
#D6FFFE
ΔE00 2.05
Ice
#D6FFFA
ΔE00 2.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFBF9 #FBCBCD
analogous
#CBFBE1 #CBFBF9 #CBE5FB
triadic
#CBFBF9 #F9CBFB #FBF9CB
tetradic
#CBFBF9 #E1CBFB #FBCBCD #E5FBCB
square
#CBFBF9 #E1CBFB #FBCBCD #E5FBCB
split-complementary
#CBFBF9 #FBCBE5 #FBE1CB
monochromatic
#59F2EC #92F7F2 #CBFBF9 #E3FDFC #E3FDFC
Accessibility & contrast
On white
1.12
#CBFBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#CBFBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFBF9
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFBF9 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6F9
Deuteranopia (green-blind)
#EBEFFA
Tritanopia (blue-blind)
#BDFEFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfbf9; /* rgb */ color: rgb(203, 251, 249); /* oklch */ color: oklch(95.4% 0.049 193.2);
Tailwind
colors: {
custom: {
50: '#dbfcfb',
500: '#cbfbf9',
950: '#000000',
},
}SCSS
$custom: #cbfbf9; $custom-light: #dbfcfb; $custom-dark: #000000;
JSON
{
"hex": "#cbfbf9",
"rgb": {
"r": 203,
"g": 251,
"b": 249
},
"hsl": {
"h": 177.5,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.95434,
"c": 0.04891,
"h": 193.2
},
"luminance": 0.8853
}Semantic roles & 50–950 ramp
primary
#CBFBF9
secondary
#E1898C
accent
#030DE2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585