#CBFDFA#CBFDFA
#CBFDFA is a very light, muted teal. Relative luminance 0.898; OKLCH L 95.9% C 0.051 H 191.8°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFDFA |
|---|---|
| RGB | rgb(203, 253, 250) |
| HSL | hsl(176, 93%, 89%) |
| HSV | hsv(176, 20%, 99%) |
| CMYK | cmyk(19.8%, 0%, 1.2%, 0.8%) |
| CIE-LAB | lab(95.93, -16.35, -3.79) |
| CIE-LCH | lch(95.93, 16.79, 193.06°) |
| OKLab | oklab(95.88% -0.0498 -0.0104) |
| OKLCH | oklch(95.88% 0.051 191.8) |
| XYZ | xyz(77.0042, 89.8465, 103.7088) |
| Luminance | 0.8985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.82
Pale Blue
#D0FEFE
ΔE00 1.68
Ice
#D6FFFA
ΔE00 2.17
Duck Egg Blue
#C3FBF4
ΔE00 2.20
Really Light Blue
#D4FFFF
ΔE00 2.28
Light Sky Blue
#C6FCFF
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFDFA #FDCBCE
analogous
#CBFDE1 #CBFDFA #CBE7FD
triadic
#CBFDFA #FACBFD #FDFACB
tetradic
#CBFDFA #E1CBFD #FDCBCE #E7FDCB
square
#CBFDFA #E1CBFD #FDCBCE #E7FDCB
split-complementary
#CBFDFA #FDCBE7 #FDE1CB
monochromatic
#55F8EF #90FBF4 #CBFDFA #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.11
#CBFDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#CBFDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFDFA
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFDFA | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F8FA
Deuteranopia (green-blind)
#EDF0FB
Tritanopia (blue-blind)
#BCFFFC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfdfa; /* rgb */ color: rgb(203, 253, 250); /* oklch */ color: oklch(95.9% 0.051 191.8);
Tailwind
colors: {
custom: {
50: '#dbfefb',
500: '#cbfdfa',
950: '#000000',
},
}SCSS
$custom: #cbfdfa; $custom-light: #dbfefb; $custom-dark: #000000;
JSON
{
"hex": "#cbfdfa",
"rgb": {
"r": 203,
"g": 253,
"b": 250
},
"hsl": {
"h": 176.4,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.95879,
"c": 0.05087,
"h": 191.8
},
"luminance": 0.89849
}Semantic roles & 50–950 ramp
primary
#CBFDFA
secondary
#E5878D
accent
#000EE6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585