#CCFFFB#CCFFFB
#CCFFFB is a very light, muted teal. Relative luminance 0.913; OKLCH L 96.4% C 0.052 H 190.4°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFFB |
|---|---|
| RGB | rgb(204, 255, 251) |
| HSL | hsl(175, 100%, 90%) |
| HSV | hsv(175, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(96.54, -16.84, -3.41) |
| CIE-LCH | lch(96.54, 17.18, 191.44°) |
| OKLab | oklab(96.39% -0.051 -0.0094) |
| OKLCH | oklch(96.39% 0.052 190.4) |
| XYZ | xyz(78.0694, 91.3196, 104.7612) |
| Luminance | 0.9132 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.41
Duck Egg Blue
#C3FBF4
ΔE00 1.94
Pale Blue
#D0FEFE
ΔE00 2.10
Ice
#D6FFFA
ΔE00 2.22
Eggshell Blue
#C4FFF7
ΔE00 2.31
Really Light Blue
#D4FFFF
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFFB #FFCCD0
analogous
#CCFFE1 #CCFFFB #CCEAFF
triadic
#CCFFFB #FBCCFF #FFFBCC
tetradic
#CCFFFB #E1CCFF #FFCCD0 #EAFFCC
square
#CCFFFB #E1CCFF #FFCCD0 #EAFFCC
split-complementary
#CCFFFB #FFCCEA #FFE1CC
monochromatic
#52FFF1 #8FFFF6 #CCFFFB #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.09
#CCFFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#CCFFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFFB
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFFB | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#BDFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ccfffb; /* rgb */ color: rgb(204, 255, 251); /* oklch */ color: oklch(96.4% 0.052 190.4);
Tailwind
colors: {
custom: {
50: '#dcfffc',
500: '#ccfffb',
950: '#000000',
},
}SCSS
$custom: #ccfffb; $custom-light: #dcfffc; $custom-dark: #000000;
JSON
{
"hex": "#ccfffb",
"rgb": {
"r": 204,
"g": 255,
"b": 251
},
"hsl": {
"h": 175.294,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96387,
"c": 0.05188,
"h": 190.4
},
"luminance": 0.91322
}Semantic roles & 50–950 ramp
primary
#CCFFFB
secondary
#EA868D
accent
#0012E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685