#CCFFF4#CCFFF4
#CCFFF4 is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.2% C 0.054 H 180.5°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFF4 |
|---|---|
| RGB | rgb(204, 255, 244) |
| HSL | hsl(167, 100%, 90%) |
| HSV | hsv(167, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 4.3%, 0%) |
| CIE-LAB | lab(96.36, -18.24, -0.06) |
| CIE-LCH | lch(96.36, 18.24, 180.20°) |
| OKLab | oklab(96.19% -0.0538 -0.0005) |
| OKLCH | oklch(96.19% 0.054 180.5) |
| XYZ | xyz(76.9863, 90.8864, 99.0570) |
| Luminance | 0.9089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.90
Duck Egg Blue
#C3FBF4
ΔE00 2.01
Light Light Blue
#CAFFFB
ΔE00 2.71
Ice
#D6FFFA
ΔE00 3.36
Pale Cyan
#B7FFFA
ΔE00 4.28
Pale Blue
#D0FEFE
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFF4 #FFCCD7
analogous
#CCFFDB #CCFFF4 #CCF0FF
triadic
#CCFFF4 #F4CCFF #FFF4CC
tetradic
#CCFFF4 #DBCCFF #FFCCD7 #F0FFCC
square
#CCFFF4 #DBCCFF #FFCCD7 #F0FFCC
split-complementary
#CCFFF4 #FFCCF0 #FFDBCC
monochromatic
#52FFDA #8FFFE7 #CCFFF4 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.10
#CCFFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#CCFFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFF4
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFF4 | 1.00 | 1.10 | 19.18 | 19.18 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F4
Deuteranopia (green-blind)
#F1F2F5
Tritanopia (blue-blind)
#BFFFFC
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ccfff4; /* rgb */ color: rgb(204, 255, 244); /* oklch */ color: oklch(96.2% 0.054 180.5);
Tailwind
colors: {
custom: {
50: '#dcfff7',
500: '#ccfff4',
950: '#000000',
},
}SCSS
$custom: #ccfff4; $custom-light: #dcfff7; $custom-dark: #000000;
JSON
{
"hex": "#ccfff4",
"rgb": {
"r": 204,
"g": 255,
"b": 244
},
"hsl": {
"h": 167.059,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96186,
"c": 0.05376,
"h": 180.5
},
"luminance": 0.90889
}Semantic roles & 50–950 ramp
primary
#CCFFF4
secondary
#EA869B
accent
#0031E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685