#CCFFE7#CCFFE7
#CCFFE7 is a very light, moderate teal. Relative luminance 0.901; OKLCH L 95.8% C 0.061 H 164.8°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFE7 |
|---|---|
| RGB | rgb(204, 255, 231) |
| HSL | hsl(152, 100%, 90%) |
| HSV | hsv(152, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(96.05, -20.76, 6.17) |
| CIE-LCH | lch(96.05, 21.66, 163.45°) |
| OKLab | oklab(95.83% -0.0589 0.016) |
| OKLCH | oklch(95.83% 0.061 164.8) |
| XYZ | xyz(75.0817, 90.1245, 89.0257) |
| Luminance | 0.9013 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.01
Eggshell Blue
#C4FFF7
ΔE00 5.96
Duck Egg Blue
#C3FBF4
ΔE00 6.22
Pale Turquoise
#A5FBD5
ΔE00 6.55
Ice
#D6FFFA
ΔE00 7.23
Light Light Blue
#CAFFFB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFE7 #FFCCE4
analogous
#CCFFCE #CCFFE7 #CCFDFF
triadic
#CCFFE7 #E7CCFF #FFE7CC
tetradic
#CCFFE7 #CECCFF #FFCCE4 #FDFFCC
square
#CCFFE7 #CECCFF #FFCCE4 #FDFFCC
split-complementary
#CCFFE7 #FFCCFD #FFCECC
monochromatic
#52FFAD #8FFFCA #CCFFE7 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.10
#CCFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#CCFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFE7
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFE7 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E6
Deuteranopia (green-blind)
#F3F1E8
Tritanopia (blue-blind)
#C2FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccffe7; /* rgb */ color: rgb(204, 255, 231); /* oklch */ color: oklch(95.8% 0.061 164.8);
Tailwind
colors: {
custom: {
50: '#dcffee',
500: '#ccffe7',
950: '#000000',
},
}SCSS
$custom: #ccffe7; $custom-light: #dcffee; $custom-dark: #000000;
JSON
{
"hex": "#ccffe7",
"rgb": {
"r": 204,
"g": 255,
"b": 231
},
"hsl": {
"h": 151.765,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95831,
"c": 0.06105,
"h": 164.8
},
"luminance": 0.90127
}Semantic roles & 50–950 ramp
primary
#CCFFE7
secondary
#EA86B5
accent
#006CE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685