#CBFCFA#CBFCFA
#CBFCFA is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.7% C 0.050 H 193.3°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFCFA |
|---|---|
| RGB | rgb(203, 252, 250) |
| HSL | hsl(178, 89%, 89%) |
| HSV | hsv(178, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(95.67, -15.86, -4.18) |
| CIE-LCH | lch(95.67, 16.40, 194.76°) |
| OKLab | oklab(95.67% -0.0485 -0.0114) |
| OKLCH | oklch(95.67% 0.05 193.3) |
| XYZ | xyz(76.6894, 89.2168, 103.6039) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.28
Light Light Blue
#CAFFFB
ΔE00 1.30
Really Light Blue
#D4FFFF
ΔE00 1.93
Light Sky Blue
#C6FCFF
ΔE00 2.06
Very Light Blue
#D5FFFF
ΔE00 2.13
Very Pale Blue
#D6FFFE
ΔE00 2.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFCFA #FCCBCD
analogous
#CBFCE2 #CBFCFA #CBE6FC
triadic
#CBFCFA #FACBFC #FCFACB
tetradic
#CBFCFA #E2CBFC #FCCBCD #E6FCCB
square
#CBFCFA #E2CBFC #FCCBCD #E6FCCB
split-complementary
#CBFCFA #FCCBE6 #FCE2CB
monochromatic
#57F5EF #91F9F4 #CBFCFA #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.11
#CBFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#CBFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFCFA
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFCFA | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F7FA
Deuteranopia (green-blind)
#ECEFFB
Tritanopia (blue-blind)
#BCFFFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfcfa; /* rgb */ color: rgb(203, 252, 250); /* oklch */ color: oklch(95.7% 0.050 193.3);
Tailwind
colors: {
custom: {
50: '#dbfdfb',
500: '#cbfcfa',
950: '#000000',
},
}SCSS
$custom: #cbfcfa; $custom-light: #dbfdfb; $custom-dark: #000000;
JSON
{
"hex": "#cbfcfa",
"rgb": {
"r": 203,
"g": 252,
"b": 250
},
"hsl": {
"h": 177.551,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.95671,
"c": 0.04984,
"h": 193.3
},
"luminance": 0.89219
}Semantic roles & 50–950 ramp
primary
#CBFCFA
secondary
#E3888C
accent
#0009E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585