#CBFDFD#CBFDFD
#CBFDFD is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.0% C 0.051 H 196.3°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFDFD |
|---|---|
| RGB | rgb(203, 253, 253) |
| HSL | hsl(180, 93%, 89%) |
| HSV | hsv(180, 20%, 99%) |
| CMYK | cmyk(19.8%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(96.01, -15.74, -5.22) |
| CIE-LCH | lch(96.01, 16.58, 198.36°) |
| OKLab | oklab(95.97% -0.0486 -0.0143) |
| OKLCH | oklch(95.97% 0.051 196.3) |
| XYZ | xyz(77.4784, 90.0361, 106.2059) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 0.93
Light Sky Blue
#C6FCFF
ΔE00 1.33
Really Light Blue
#D4FFFF
ΔE00 1.69
Light Light Blue
#CAFFFB
ΔE00 1.83
Very Light Blue
#D5FFFF
ΔE00 1.92
Very Pale Blue
#D6FFFE
ΔE00 2.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFDFD #FDCBCB
analogous
#CBFDE4 #CBFDFD #CBE4FD
triadic
#CBFDFD #FDCBFD #FDFDCB
tetradic
#CBFDFD #E4CBFD #FDCBCB #E4FDCB
square
#CBFDFD #E4CBFD #FDCBCB #E4FDCB
split-complementary
#CBFDFD #FDCBE4 #FDE4CB
monochromatic
#55F8F8 #90FBFB #CBFDFD #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.10
#CBFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#CBFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFDFD
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFDFD | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FD
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#BBFFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cbfdfd; /* rgb */ color: rgb(203, 253, 253); /* oklch */ color: oklch(96.0% 0.051 196.3);
Tailwind
colors: {
custom: {
50: '#dbfefe',
500: '#cbfdfd',
950: '#000000',
},
}SCSS
$custom: #cbfdfd; $custom-light: #dbfefe; $custom-dark: #000000;
JSON
{
"hex": "#cbfdfd",
"rgb": {
"r": 203,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 92.593,
"l": 89.412
},
"oklch": {
"l": 0.95968,
"c": 0.05068,
"h": 196.3
},
"luminance": 0.90039
}Semantic roles & 50–950 ramp
primary
#CBFDFD
secondary
#E58787
accent
#0000E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585