#CCFBEC#CCFBEC
#CCFBEC is a very light, muted teal. Relative luminance 0.879; OKLCH L 95.1% C 0.052 H 173.8°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFBEC |
|---|---|
| RGB | rgb(204, 251, 236) |
| HSL | hsl(161, 85%, 89%) |
| HSV | hsv(161, 19%, 98%) |
| CMYK | cmyk(18.7%, 0%, 6%, 1.6%) |
| CIE-LAB | lab(95.11, -17.85, 2.24) |
| CIE-LCH | lch(95.11, 17.99, 172.85°) |
| OKLab | oklab(95.13% -0.0518 0.0057) |
| OKLCH | oklch(95.13% 0.052 173.8) |
| XYZ | xyz(74.5352, 87.8856, 92.3771) |
| Luminance | 0.8789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 3.50
Eggshell Blue
#C4FFF7
ΔE00 3.56
Ice
#D6FFFA
ΔE00 4.32
Light Light Blue
#CAFFFB
ΔE00 4.41
Pale Aqua
#B8FFEB
ΔE00 4.51
Pale Cyan
#B7FFFA
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFBEC #FBCCDB
analogous
#CCFBD5 #CCFBEC #CCF3FB
triadic
#CCFBEC #ECCCFB #FBECCC
tetradic
#CCFBEC #D5CCFB #FBCCDB #F3FBCC
square
#CCFBEC #D5CCFB #FBCCDB #F3FBCC
split-complementary
#CCFBEC #FBCCF3 #FBD5CC
monochromatic
#5BF2C2 #93F7D7 #CCFBEC #E3FDF4 #E3FDF4
Accessibility & contrast
On white
1.13
#CCFBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#CCFBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFBEC
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFBEC | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#EFEEED
Tritanopia (blue-blind)
#C1FCF6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ccfbec; /* rgb */ color: rgb(204, 251, 236); /* oklch */ color: oklch(95.1% 0.052 173.8);
Tailwind
colors: {
custom: {
50: '#dcfcf2',
500: '#ccfbec',
950: '#000000',
},
}SCSS
$custom: #ccfbec; $custom-light: #dcfcf2; $custom-dark: #000000;
JSON
{
"hex": "#ccfbec",
"rgb": {
"r": 204,
"g": 251,
"b": 236
},
"hsl": {
"h": 160.851,
"s": 85.455,
"l": 89.216
},
"oklch": {
"l": 0.95125,
"c": 0.05207,
"h": 173.8
},
"luminance": 0.87888
}Semantic roles & 50–950 ramp
primary
#CCFBEC
secondary
#E28AA6
accent
#044BE2
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585