#CBFDFB#CBFDFB
#CBFDFB is a very light, muted teal. Relative luminance 0.899; OKLCH L 95.9% C 0.051 H 193.3°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFDFB |
|---|---|
| RGB | rgb(203, 253, 251) |
| HSL | hsl(178, 93%, 89%) |
| HSV | hsv(178, 20%, 99%) |
| CMYK | cmyk(19.8%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(95.96, -16.15, -4.27) |
| CIE-LCH | lch(95.96, 16.70, 194.81°) |
| OKLab | oklab(95.91% -0.0494 -0.0117) |
| OKLCH | oklch(95.91% 0.051 193.3) |
| XYZ | xyz(77.1615, 89.9094, 104.5368) |
| Luminance | 0.8991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.11
Pale Blue
#D0FEFE
ΔE00 1.36
Really Light Blue
#D4FFFF
ΔE00 2.02
Light Sky Blue
#C6FCFF
ΔE00 2.03
Very Light Blue
#D5FFFF
ΔE00 2.24
Very Pale Blue
#D6FFFE
ΔE00 2.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFDFB #FDCBCD
analogous
#CBFDE2 #CBFDFB #CBE6FD
triadic
#CBFDFB #FBCBFD #FDFBCB
tetradic
#CBFDFB #E2CBFD #FDCBCD #E6FDCB
square
#CBFDFB #E2CBFD #FDCBCD #E6FDCB
split-complementary
#CBFDFB #FDCBE6 #FDE2CB
monochromatic
#55F8F2 #90FBF6 #CBFDFB #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.11
#CBFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#CBFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFDFB
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFDFB | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FB
Deuteranopia (green-blind)
#EDF0FC
Tritanopia (blue-blind)
#BCFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfdfb; /* rgb */ color: rgb(203, 253, 251); /* oklch */ color: oklch(95.9% 0.051 193.3);
Tailwind
colors: {
custom: {
50: '#dbfefc',
500: '#cbfdfb',
950: '#000000',
},
}SCSS
$custom: #cbfdfb; $custom-light: #dbfefc; $custom-dark: #000000;
JSON
{
"hex": "#cbfdfb",
"rgb": {
"r": 203,
"g": 253,
"b": 251
},
"hsl": {
"h": 177.6,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.95909,
"c": 0.05076,
"h": 193.3
},
"luminance": 0.89912
}Semantic roles & 50–950 ramp
primary
#CBFDFB
secondary
#E5878B
accent
#0009E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585