#CBFCFB#CBFCFB
#CBFCFB is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.7% C 0.050 H 194.8°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCFB |
|---|---|
| RGB | rgb(203, 252, 251) |
| HSL | hsl(179, 89%, 89%) |
| HSV | hsv(179, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(95.70, -15.65, -4.66) |
| CIE-LCH | lch(95.70, 16.33, 196.56°) |
| OKLab | oklab(95.7% -0.0481 -0.0127) |
| OKLCH | oklch(95.7% 0.05 194.8) |
| XYZ | xyz(76.8466, 89.2796, 104.4318) |
| Luminance | 0.8928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.01
Light Light Blue
#CAFFFB
ΔE00 1.62
Light Sky Blue
#C6FCFF
ΔE00 1.71
Really Light Blue
#D4FFFF
ΔE00 1.72
Very Light Blue
#D5FFFF
ΔE00 1.93
Very Pale Blue
#D6FFFE
ΔE00 2.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCFB #FCCBCC
analogous
#CBFCE3 #CBFCFB #CBE5FC
triadic
#CBFCFB #FBCBFC #FCFBCB
tetradic
#CBFCFB #E3CBFC #FCCBCC #E5FCCB
square
#CBFCFB #E3CBFC #FCCBCC #E5FCCB
split-complementary
#CBFCFB #FCCBE5 #FCE3CB
monochromatic
#57F5F2 #91F9F7 #CBFCFB #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.11
#CBFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#CBFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCFB
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCFB | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FB
Deuteranopia (green-blind)
#ECF0FC
Tritanopia (blue-blind)
#BCFFFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfcfb; /* rgb */ color: rgb(203, 252, 251); /* oklch */ color: oklch(95.7% 0.050 194.8);
Tailwind
colors: {
custom: {
50: '#dbfdfc',
500: '#cbfcfb',
950: '#000000',
},
}SCSS
$custom: #cbfcfb; $custom-light: #dbfdfc; $custom-dark: #000000;
JSON
{
"hex": "#cbfcfb",
"rgb": {
"r": 203,
"g": 252,
"b": 251
},
"hsl": {
"h": 178.776,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.95701,
"c": 0.04977,
"h": 194.8
},
"luminance": 0.89282
}Semantic roles & 50–950 ramp
primary
#CBFCFB
secondary
#E3888A
accent
#0005E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585