#CCFFF0#CCFFF0
#CCFFF0 is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.056 H 175.2°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFF0 |
|---|---|
| RGB | rgb(204, 255, 240) |
| HSL | hsl(162, 100%, 90%) |
| HSV | hsv(162, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(96.26, -19.03, 1.85) |
| CIE-LCH | lch(96.26, 19.12, 174.44°) |
| OKLab | oklab(96.07% -0.0553 0.0046) |
| OKLCH | oklch(96.07% 0.056 175.2) |
| XYZ | xyz(76.3856, 90.6461, 95.8930) |
| Luminance | 0.9065 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.02
Duck Egg Blue
#C3FBF4
ΔE00 3.25
Pale Aqua
#B8FFEB
ΔE00 3.85
Light Light Blue
#CAFFFB
ΔE00 4.18
Ice
#D6FFFA
ΔE00 4.51
Pale Cyan
#B7FFFA
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFF0 #FFCCDB
analogous
#CCFFD7 #CCFFF0 #CCF4FF
triadic
#CCFFF0 #F0CCFF #FFF0CC
tetradic
#CCFFF0 #D7CCFF #FFCCDB #F4FFCC
square
#CCFFF0 #D7CCFF #FFCCDB #F4FFCC
split-complementary
#CCFFF0 #FFCCF4 #FFD7CC
monochromatic
#52FFCC #8FFFDE #CCFFF0 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.10
#CCFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#CCFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFF0
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFF0 | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EF
Deuteranopia (green-blind)
#F2F1F1
Tritanopia (blue-blind)
#C0FFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccfff0; /* rgb */ color: rgb(204, 255, 240); /* oklch */ color: oklch(96.1% 0.056 175.2);
Tailwind
colors: {
custom: {
50: '#dcfff4',
500: '#ccfff0',
950: '#000000',
},
}SCSS
$custom: #ccfff0; $custom-light: #dcfff4; $custom-dark: #000000;
JSON
{
"hex": "#ccfff0",
"rgb": {
"r": 204,
"g": 255,
"b": 240
},
"hsl": {
"h": 162.353,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.96074,
"c": 0.05553,
"h": 175.2
},
"luminance": 0.90649
}Semantic roles & 50–950 ramp
primary
#CCFFF0
secondary
#EA86A3
accent
#0043E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685