#CBFBFA#CBFBFA
#CBFBFA is a very light, muted teal. Relative luminance 0.886; OKLCH L 95.5% C 0.049 H 194.8°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFBFA |
|---|---|
| RGB | rgb(203, 251, 250) |
| HSL | hsl(179, 86%, 89%) |
| HSV | hsv(179, 19%, 98%) |
| CMYK | cmyk(19.1%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(95.41, -15.36, -4.56) |
| CIE-LCH | lch(95.41, 16.03, 196.54°) |
| OKLab | oklab(95.46% -0.0472 -0.0125) |
| OKLCH | oklch(95.46% 0.049 194.8) |
| XYZ | xyz(76.3762, 88.5904, 103.4995) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.98
Really Light Blue
#D4FFFF
ΔE00 1.65
Light Sky Blue
#C6FCFF
ΔE00 1.80
Light Light Blue
#CAFFFB
ΔE00 1.80
Very Light Blue
#D5FFFF
ΔE00 1.85
Very Pale Blue
#D6FFFE
ΔE00 1.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFBFA #FBCBCC
analogous
#CBFBE2 #CBFBFA #CBE4FB
triadic
#CBFBFA #FACBFB #FBFACB
tetradic
#CBFBFA #E2CBFB #FBCBCC #E4FBCB
square
#CBFBFA #E2CBFB #FBCBCC #E4FBCB
split-complementary
#CBFBFA #FBCBE4 #FBE2CB
monochromatic
#59F2EF #92F7F5 #CBFBFA #E3FDFC #E3FDFC
Accessibility & contrast
On white
1.12
#CBFBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#CBFBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFBFA
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFBFA | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F6FA
Deuteranopia (green-blind)
#EBEFFB
Tritanopia (blue-blind)
#BCFEFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbfbfa; /* rgb */ color: rgb(203, 251, 250); /* oklch */ color: oklch(95.5% 0.049 194.8);
Tailwind
colors: {
custom: {
50: '#dbfcfb',
500: '#cbfbfa',
950: '#000000',
},
}SCSS
$custom: #cbfbfa; $custom-light: #dbfcfb; $custom-dark: #000000;
JSON
{
"hex": "#cbfbfa",
"rgb": {
"r": 203,
"g": 251,
"b": 250
},
"hsl": {
"h": 178.75,
"s": 85.714,
"l": 89.02
},
"oklch": {
"l": 0.95463,
"c": 0.04884,
"h": 194.8
},
"luminance": 0.88593
}Semantic roles & 50–950 ramp
primary
#CBFBFA
secondary
#E1898B
accent
#0308E2
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585