#CCFCEB#CCFCEB
#CCFCEB is a very light, muted teal. Relative luminance 0.885; OKLCH L 95.3% C 0.054 H 171.6°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFCEB |
|---|---|
| RGB | rgb(204, 252, 235) |
| HSL | hsl(159, 89%, 89%) |
| HSV | hsv(159, 19%, 99%) |
| CMYK | cmyk(19%, 0%, 6.7%, 1.2%) |
| CIE-LAB | lab(95.35, -18.54, 3.10) |
| CIE-LCH | lch(95.35, 18.79, 170.50°) |
| OKLab | oklab(95.31% -0.0534 0.0079) |
| OKLCH | oklch(95.31% 0.054 171.6) |
| XYZ | xyz(74.7035, 88.4540, 91.7185) |
| Luminance | 0.8846 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 4.00
Duck Egg Blue
#C3FBF4
ΔE00 4.06
Pale Aqua
#B8FFEB
ΔE00 4.16
Ice
#D6FFFA
ΔE00 4.99
Light Light Blue
#CAFFFB
ΔE00 5.04
Pale Cyan
#B7FFFA
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFCEB #FCCCDD
analogous
#CCFCD3 #CCFCEB #CCF5FC
triadic
#CCFCEB #EBCCFC #FCEBCC
tetradic
#CCFCEB #D3CCFC #FCCCDD #F5FCCC
square
#CCFCEB #D3CCFC #FCCCDD #F5FCCC
split-complementary
#CCFCEB #FCCCF5 #FCD3CC
monochromatic
#58F5BE #92F9D4 #CCFCEB #E2FDF4 #E2FDF4
Accessibility & contrast
On white
1.12
#CCFCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#CCFCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFCEB
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFCEB | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5EA
Deuteranopia (green-blind)
#F0EFEC
Tritanopia (blue-blind)
#C1FDF7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfceb; /* rgb */ color: rgb(204, 252, 235); /* oklch */ color: oklch(95.3% 0.054 171.6);
Tailwind
colors: {
custom: {
50: '#dcfdf1',
500: '#ccfceb',
950: '#000000',
},
}SCSS
$custom: #ccfceb; $custom-light: #dcfdf1; $custom-dark: #000000;
JSON
{
"hex": "#ccfceb",
"rgb": {
"r": 204,
"g": 252,
"b": 235
},
"hsl": {
"h": 158.75,
"s": 88.889,
"l": 89.412
},
"oklch": {
"l": 0.95308,
"c": 0.05404,
"h": 171.6
},
"luminance": 0.88456
}Semantic roles & 50–950 ramp
primary
#CCFCEB
secondary
#E389A9
accent
#0051E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585