#CCFFE8#CCFFE8
#CCFFE8 is a very light, moderate teal. Relative luminance 0.902; OKLCH L 95.9% C 0.060 H 165.9°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFE8 |
|---|---|
| RGB | rgb(204, 255, 232) |
| HSL | hsl(153, 100%, 90%) |
| HSV | hsv(153, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 9%, 0%) |
| CIE-LAB | lab(96.07, -20.57, 5.69) |
| CIE-LCH | lch(96.07, 21.34, 164.54°) |
| OKLab | oklab(95.86% -0.0585 0.0147) |
| OKLCH | oklch(95.86% 0.06 165.9) |
| XYZ | xyz(75.2233, 90.1812, 89.7716) |
| Luminance | 0.9018 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.87
Eggshell Blue
#C4FFF7
ΔE00 5.64
Duck Egg Blue
#C3FBF4
ΔE00 5.90
Pale Turquoise
#A5FBD5
ΔE00 6.72
Ice
#D6FFFA
ΔE00 6.93
Light Light Blue
#CAFFFB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFE8 #FFCCE3
analogous
#CCFFCE #CCFFE8 #CCFDFF
triadic
#CCFFE8 #E8CCFF #FFE8CC
tetradic
#CCFFE8 #CECCFF #FFCCE3 #FDFFCC
square
#CCFFE8 #CECCFF #FFCCE3 #FDFFCC
split-complementary
#CCFFE8 #FFCCFD #FFCECC
monochromatic
#52FFB1 #8FFFCC #CCFFE8 #E0FFF1 #E0FFF1
Accessibility & contrast
On white
1.10
#CCFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#CCFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFE8
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFE8 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF8E7
Deuteranopia (green-blind)
#F3F1E9
Tritanopia (blue-blind)
#C2FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccffe8; /* rgb */ color: rgb(204, 255, 232); /* oklch */ color: oklch(95.9% 0.060 165.9);
Tailwind
colors: {
custom: {
50: '#dcffef',
500: '#ccffe8',
950: '#000000',
},
}SCSS
$custom: #ccffe8; $custom-light: #dcffef; $custom-dark: #000000;
JSON
{
"hex": "#ccffe8",
"rgb": {
"r": 204,
"g": 255,
"b": 232
},
"hsl": {
"h": 152.941,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95857,
"c": 0.06034,
"h": 165.9
},
"luminance": 0.90184
}Semantic roles & 50–950 ramp
primary
#CCFFE8
secondary
#EA86B3
accent
#0068E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685