#CCFFED#CCFFED
#CCFFED is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.0% C 0.057 H 171.5°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFED |
|---|---|
| RGB | rgb(204, 255, 237) |
| HSL | hsl(159, 100%, 90%) |
| HSV | hsv(159, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.19, -19.61, 3.29) |
| CIE-LCH | lch(96.19, 19.89, 170.48°) |
| OKLab | oklab(95.99% -0.0565 0.0084) |
| OKLCH | oklch(95.99% 0.057 171.5) |
| XYZ | xyz(75.9436, 90.4693, 93.5653) |
| Luminance | 0.9047 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.59
Eggshell Blue
#C4FFF7
ΔE00 4.00
Duck Egg Blue
#C3FBF4
ΔE00 4.25
Light Light Blue
#CAFFFB
ΔE00 5.25
Ice
#D6FFFA
ΔE00 5.42
Pale Cyan
#B7FFFA
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFED #FFCCDE
analogous
#CCFFD4 #CCFFED #CCF7FF
triadic
#CCFFED #EDCCFF #FFEDCC
tetradic
#CCFFED #D4CCFF #FFCCDE #F7FFCC
square
#CCFFED #D4CCFF #FFCCDE #F7FFCC
split-complementary
#CCFFED #FFCCF7 #FFD4CC
monochromatic
#52FFC2 #8FFFD7 #CCFFED #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.10
#CCFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#CCFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFED
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFED | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#C0FFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccffed; /* rgb */ color: rgb(204, 255, 237); /* oklch */ color: oklch(96.0% 0.057 171.5);
Tailwind
colors: {
custom: {
50: '#dcfff2',
500: '#ccffed',
950: '#000000',
},
}SCSS
$custom: #ccffed; $custom-light: #dcfff2; $custom-dark: #000000;
JSON
{
"hex": "#ccffed",
"rgb": {
"r": 204,
"g": 255,
"b": 237
},
"hsl": {
"h": 158.824,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95992,
"c": 0.05715,
"h": 171.5
},
"luminance": 0.90472
}Semantic roles & 50–950 ramp
primary
#CCFFED
secondary
#EA86A9
accent
#0051E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685