#CCF6EA#CCF6EA
#CCF6EA is a very light, muted teal. Relative luminance 0.847; OKLCH L 94.0% C 0.046 H 176.1°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF6EA |
|---|---|
| RGB | rgb(204, 246, 234) |
| HSL | hsl(163, 70%, 88%) |
| HSV | hsv(163, 17%, 96%) |
| CMYK | cmyk(17.1%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(93.75, -15.78, 1.29) |
| CIE-LCH | lch(93.75, 15.83, 175.34°) |
| OKLab | oklab(94.02% -0.046 0.0032) |
| OKLCH | oklch(94.02% 0.046 176.1) |
| XYZ | xyz(72.7050, 84.6874, 90.3416) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.47
Duck Egg Blue
#C3FBF4
ΔE00 3.50
Eggshell Blue
#C4FFF7
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 4.11
Very Pale Blue
#D6FFFE
ΔE00 4.96
Ice Blue (survey)
#D7FFFE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF6EA #F6CCD8
analogous
#CCF6D5 #CCF6EA #CCEDF6
triadic
#CCF6EA #EACCF6 #F6EACC
tetradic
#CCF6EA #D5CCF6 #F6CCD8 #EDF6CC
square
#CCF6EA #D5CCF6 #F6CCD8 #EDF6CC
split-complementary
#CCF6EA #F6CCED #F6D5CC
monochromatic
#64E4BF #98EDD5 #CCF6EA #E5FAF4 #E5FAF4
Accessibility & contrast
On white
1.17
#CCF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#CCF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF6EA
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF6EA | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0EA
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#C2F7F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ccf6ea; /* rgb */ color: rgb(204, 246, 234); /* oklch */ color: oklch(94.0% 0.046 176.1);
Tailwind
colors: {
custom: {
50: '#dcf9f0',
500: '#ccf6ea',
950: '#000000',
},
}SCSS
$custom: #ccf6ea; $custom-light: #dcf9f0; $custom-dark: #000000;
JSON
{
"hex": "#ccf6ea",
"rgb": {
"r": 204,
"g": 246,
"b": 234
},
"hsl": {
"h": 162.857,
"s": 70,
"l": 88.235
},
"oklch": {
"l": 0.94024,
"c": 0.04615,
"h": 176.1
},
"luminance": 0.84689
}Semantic roles & 50–950 ramp
primary
#CCF6EA
secondary
#D88EA3
accent
#144AD2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585