#CCFDEB#CCFDEB
#CCFDEB is a very light, muted teal. Relative luminance 0.891; OKLCH L 95.5% C 0.055 H 170.7°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFDEB |
|---|---|
| RGB | rgb(204, 253, 235) |
| HSL | hsl(158, 92%, 90%) |
| HSV | hsv(158, 19%, 99%) |
| CMYK | cmyk(19.4%, 0%, 7.1%, 0.8%) |
| CIE-LAB | lab(95.62, -19.03, 3.48) |
| CIE-LCH | lch(95.62, 19.34, 169.62°) |
| OKLab | oklab(95.52% -0.0547 0.0089) |
| OKLCH | oklch(95.52% 0.055 170.7) |
| XYZ | xyz(75.0184, 89.0837, 91.8235) |
| Luminance | 0.8909 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.93
Eggshell Blue
#C4FFF7
ΔE00 4.19
Duck Egg Blue
#C3FBF4
ΔE00 4.33
Light Light Blue
#CAFFFB
ΔE00 5.33
Ice
#D6FFFA
ΔE00 5.33
Pale Cyan
#B7FFFA
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFDEB #FDCCDE
analogous
#CCFDD3 #CCFDEB #CCF7FD
triadic
#CCFDEB #EBCCFD #FDEBCC
tetradic
#CCFDEB #D3CCFD #FDCCDE #F7FDCC
square
#CCFDEB #D3CCFD #FDCCDE #F7FDCC
split-complementary
#CCFDEB #FDCCF7 #FDD3CC
monochromatic
#56F8BD #91FBD4 #CCFDEB #E2FEF3 #E2FEF3
Accessibility & contrast
On white
1.12
#CCFDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#CCFDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFDEB
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFDEB | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#C1FEF8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ccfdeb; /* rgb */ color: rgb(204, 253, 235); /* oklch */ color: oklch(95.5% 0.055 170.7);
Tailwind
colors: {
custom: {
50: '#dcfef1',
500: '#ccfdeb',
950: '#000000',
},
}SCSS
$custom: #ccfdeb; $custom-light: #dcfef1; $custom-dark: #000000;
JSON
{
"hex": "#ccfdeb",
"rgb": {
"r": 204,
"g": 253,
"b": 235
},
"hsl": {
"h": 157.959,
"s": 92.453,
"l": 89.608
},
"oklch": {
"l": 0.95517,
"c": 0.05547,
"h": 170.7
},
"luminance": 0.89086
}Semantic roles & 50–950 ramp
primary
#CCFDEB
secondary
#E588AA
accent
#0054E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151716
muted
#848585