#CCFFFD#CCFFFD
#CCFFFD is a very light, muted teal. Relative luminance 0.914; OKLCH L 96.4% C 0.052 H 193.4°. Best body text is #000000 at 19.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFFD |
|---|---|
| RGB | rgb(204, 255, 253) |
| HSL | hsl(178, 100%, 90%) |
| HSV | hsv(178, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.59, -16.43, -4.36) |
| CIE-LCH | lch(96.59, 17.00, 194.86°) |
| OKLab | oklab(96.45% -0.0503 -0.0119) |
| OKLCH | oklch(96.45% 0.052 193.4) |
| XYZ | xyz(78.3863, 91.4464, 106.4303) |
| Luminance | 0.9145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.96
Pale Blue
#D0FEFE
ΔE00 1.47
Light Sky Blue
#C6FCFF
ΔE00 2.08
Really Light Blue
#D4FFFF
ΔE00 2.10
Very Light Blue
#D5FFFF
ΔE00 2.33
Very Pale Blue
#D6FFFE
ΔE00 2.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFFD #FFCCCE
analogous
#CCFFE3 #CCFFFD #CCE8FF
triadic
#CCFFFD #FDCCFF #FFFDCC
tetradic
#CCFFFD #E3CCFF #FFCCCE #E8FFCC
square
#CCFFFD #E3CCFF #FFCCCE #E8FFCC
split-complementary
#CCFFFD #FFCCE8 #FFE3CC
monochromatic
#52FFF8 #8FFFFB #CCFFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.09
#CCFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.29
#CCFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFFD
19.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFFD | 1.00 | 1.09 | 19.29 | 19.29 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#BCFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ccfffd; /* rgb */ color: rgb(204, 255, 253); /* oklch */ color: oklch(96.4% 0.052 193.4);
Tailwind
colors: {
custom: {
50: '#dcfffe',
500: '#ccfffd',
950: '#000000',
},
}SCSS
$custom: #ccfffd; $custom-light: #dcfffe; $custom-dark: #000000;
JSON
{
"hex": "#ccfffd",
"rgb": {
"r": 204,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.647,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96445,
"c": 0.05166,
"h": 193.4
},
"luminance": 0.91449
}Semantic roles & 50–950 ramp
primary
#CCFFFD
secondary
#EA868A
accent
#0009E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685