#CBFBFB#CBFBFB
#CBFBFB is a very light, muted teal. Relative luminance 0.887; OKLCH L 95.5% C 0.049 H 196.4°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFBFB |
|---|---|
| RGB | rgb(203, 251, 251) |
| HSL | hsl(180, 86%, 89%) |
| HSV | hsv(180, 19%, 98%) |
| CMYK | cmyk(19.1%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(95.44, -15.16, -5.04) |
| CIE-LCH | lch(95.44, 15.98, 198.39°) |
| OKLab | oklab(95.49% -0.0468 -0.0137) |
| OKLCH | oklch(95.49% 0.049 196.4) |
| XYZ | xyz(76.5334, 88.6532, 104.3274) |
| Luminance | 0.8866 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.82
Light Sky Blue
#C6FCFF
ΔE00 1.51
Really Light Blue
#D4FFFF
ΔE00 1.52
Very Light Blue
#D5FFFF
ΔE00 1.72
Very Pale Blue
#D6FFFE
ΔE00 1.90
Ice Blue (survey)
#D7FFFE
ΔE00 2.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFBFB #FBCBCB
analogous
#CBFBE3 #CBFBFB #CBE3FB
triadic
#CBFBFB #FBCBFB #FBFBCB
tetradic
#CBFBFB #E3CBFB #FBCBCB #E3FBCB
square
#CBFBFB #E3CBFB #FBCBCB #E3FBCB
split-complementary
#CBFBFB #FBCBE3 #FBE3CB
monochromatic
#59F2F2 #92F7F7 #CBFBFB #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.12
#CBFBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#CBFBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFBFB
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFBFB | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#EBEFFB
Tritanopia (blue-blind)
#BCFEFB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfbfb; /* rgb */ color: rgb(203, 251, 251); /* oklch */ color: oklch(95.5% 0.049 196.4);
Tailwind
colors: {
custom: {
50: '#dbfcfc',
500: '#cbfbfb',
950: '#000000',
},
}SCSS
$custom: #cbfbfb; $custom-light: #dbfcfc; $custom-dark: #000000;
JSON
{
"hex": "#cbfbfb",
"rgb": {
"r": 203,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.95493,
"c": 0.04882,
"h": 196.4
},
"luminance": 0.88656
}Semantic roles & 50–950 ramp
primary
#CBFBFB
secondary
#E18989
accent
#0303E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585