#CCFDFB#CCFDFB
#CCFDFB is a very light, muted teal. Relative luminance 0.901; OKLCH L 96.0% C 0.050 H 193.3°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDFB |
|---|---|
| RGB | rgb(204, 253, 251) |
| HSL | hsl(178, 92%, 90%) |
| HSV | hsv(178, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(96.02, -15.85, -4.18) |
| CIE-LCH | lch(96.02, 16.39, 194.76°) |
| OKLab | oklab(95.97% -0.0485 -0.0114) |
| OKLCH | oklch(95.97% 0.05 193.3) |
| XYZ | xyz(77.4347, 90.0503, 104.5496) |
| Luminance | 0.9005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Blue
#D0FEFE
ΔE00 1.20
Light Light Blue
#CAFFFB
ΔE00 1.25
Really Light Blue
#D4FFFF
ΔE00 1.84
Very Light Blue
#D5FFFF
ΔE00 2.05
Very Pale Blue
#D6FFFE
ΔE00 2.06
Light Sky Blue
#C6FCFF
ΔE00 2.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDFB #FDCCCE
analogous
#CCFDE3 #CCFDFB #CCE7FD
triadic
#CCFDFB #FBCCFD #FDFBCC
tetradic
#CCFDFB #E3CCFD #FDCCCE #E7FDCC
square
#CCFDFB #E3CCFD #FDCCCE #E7FDCC
split-complementary
#CCFDFB #FDCCE7 #FDE3CC
monochromatic
#56F8F2 #91FBF6 #CCFDFB #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.10
#CCFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#CCFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDFB
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDFB | 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)
#F7F8FB
Deuteranopia (green-blind)
#EDF0FC
Tritanopia (blue-blind)
#BDFFFC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfdfb; /* rgb */ color: rgb(204, 253, 251); /* oklch */ color: oklch(96.0% 0.050 193.3);
Tailwind
colors: {
custom: {
50: '#dcfefc',
500: '#ccfdfb',
950: '#000000',
},
}SCSS
$custom: #ccfdfb; $custom-light: #dcfefc; $custom-dark: #000000;
JSON
{
"hex": "#ccfdfb",
"rgb": {
"r": 204,
"g": 253,
"b": 251
},
"hsl": {
"h": 177.551,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.9597,
"c": 0.04981,
"h": 193.3
},
"luminance": 0.90053
}Semantic roles & 50–950 ramp
primary
#CCFDFB
secondary
#E5888C
accent
#0009E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151717
muted
#848585