#CCFFF3#CCFFF3
#CCFFF3 is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.054 H 179.1°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFF3 |
|---|---|
| RGB | rgb(204, 255, 243) |
| HSL | hsl(166, 100%, 90%) |
| HSV | hsv(166, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 4.7%, 0%) |
| CIE-LAB | lab(96.34, -18.44, 0.41) |
| CIE-LCH | lch(96.34, 18.45, 178.71°) |
| OKLab | oklab(96.16% -0.0541 0.0008) |
| OKLCH | oklch(96.16% 0.054 179.1) |
| XYZ | xyz(76.8349, 90.8258, 98.2595) |
| Luminance | 0.9083 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.14
Duck Egg Blue
#C3FBF4
ΔE00 2.30
Light Light Blue
#CAFFFB
ΔE00 3.08
Ice
#D6FFFA
ΔE00 3.63
Pale Aqua
#B8FFEB
ΔE00 4.40
Pale Cyan
#B7FFFA
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFF3 #FFCCD8
analogous
#CCFFD9 #CCFFF3 #CCF2FF
triadic
#CCFFF3 #F3CCFF #FFF3CC
tetradic
#CCFFF3 #D9CCFF #FFCCD8 #F2FFCC
square
#CCFFF3 #D9CCFF #FFCCD8 #F2FFCC
split-complementary
#CCFFF3 #FFCCF2 #FFD9CC
monochromatic
#52FFD6 #8FFFE5 #CCFFF3 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.10
#CCFFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#CCFFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFF3
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFF3 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F3
Deuteranopia (green-blind)
#F1F2F4
Tritanopia (blue-blind)
#BFFFFB
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfff3; /* rgb */ color: rgb(204, 255, 243); /* oklch */ color: oklch(96.2% 0.054 179.1);
Tailwind
colors: {
custom: {
50: '#dcfff7',
500: '#ccfff3',
950: '#000000',
},
}SCSS
$custom: #ccfff3; $custom-light: #dcfff7; $custom-dark: #000000;
JSON
{
"hex": "#ccfff3",
"rgb": {
"r": 204,
"g": 255,
"b": 243
},
"hsl": {
"h": 165.882,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96158,
"c": 0.05416,
"h": 179.1
},
"luminance": 0.90828
}Semantic roles & 50–950 ramp
primary
#CCFFF3
secondary
#EA869D
accent
#0036E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685