#CCFAEC#CCFAEC
#CCFAEC is a very light, muted teal. Relative luminance 0.873; OKLCH L 94.9% C 0.051 H 174.7°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFAEC |
|---|---|
| RGB | rgb(204, 250, 236) |
| HSL | hsl(162, 82%, 89%) |
| HSV | hsv(162, 18%, 98%) |
| CMYK | cmyk(18.4%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(94.85, -17.36, 1.86) |
| CIE-LCH | lch(94.85, 17.46, 173.90°) |
| OKLab | oklab(94.92% -0.0505 0.0047) |
| OKLCH | oklch(94.92% 0.051 174.7) |
| XYZ | xyz(74.2236, 87.2624, 92.2733) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.31
Eggshell Blue
#C4FFF7
ΔE00 3.48
Ice
#D6FFFA
ΔE00 3.98
Light Light Blue
#CAFFFB
ΔE00 4.16
Pale Aqua
#B8FFEB
ΔE00 4.83
Very Pale Blue
#D6FFFE
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFAEC #FACCDA
analogous
#CCFAD5 #CCFAEC #CCF1FA
triadic
#CCFAEC #ECCCFA #FAECCC
tetradic
#CCFAEC #D5CCFA #FACCDA #F1FACC
square
#CCFAEC #D5CCFA #FACCDA #F1FACC
split-complementary
#CCFAEC #FACCF1 #FAD5CC
monochromatic
#5DEFC2 #94F5D7 #CCFAEC #E3FCF5 #E3FCF5
Accessibility & contrast
On white
1.14
#CCFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#CCFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFAEC
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFAEC | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#EEEEED
Tritanopia (blue-blind)
#C1FBF6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ccfaec; /* rgb */ color: rgb(204, 250, 236); /* oklch */ color: oklch(94.9% 0.051 174.7);
Tailwind
colors: {
custom: {
50: '#dcfcf2',
500: '#ccfaec',
950: '#000000',
},
}SCSS
$custom: #ccfaec; $custom-light: #dcfcf2; $custom-dark: #000000;
JSON
{
"hex": "#ccfaec",
"rgb": {
"r": 204,
"g": 250,
"b": 236
},
"hsl": {
"h": 161.739,
"s": 82.143,
"l": 89.02
},
"oklch": {
"l": 0.94916,
"c": 0.05067,
"h": 174.7
},
"luminance": 0.87265
}Semantic roles & 50–950 ramp
primary
#CCFAEC
secondary
#E08BA4
accent
#0749DF
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585