#CCFFE6#CCFFE6
#CCFFE6 is a very light, moderate teal. Relative luminance 0.901; OKLCH L 95.8% C 0.062 H 163.8°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCFFE6 |
|---|---|
| RGB | rgb(204, 255, 230) |
| HSL | hsl(151, 100%, 90%) |
| HSV | hsv(151, 20%, 100%) |
| CMYK | cmyk(20%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(96.03, -20.95, 6.65) |
| CIE-LCH | lch(96.03, 21.98, 162.39°) |
| OKLab | oklab(95.81% -0.0593 0.0172) |
| OKLCH | oklch(95.81% 0.062 163.8) |
| XYZ | xyz(74.9408, 90.0682, 88.2840) |
| Luminance | 0.9007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.17
Eggshell Blue
#C4FFF7
ΔE00 6.28
Pale Turquoise
#A5FBD5
ΔE00 6.40
Duck Egg Blue
#C3FBF4
ΔE00 6.55
Ice
#D6FFFA
ΔE00 7.53
Light Light Blue
#CAFFFB
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCFFE6 #FFCCE5
analogous
#CCFFCC #CCFFE6 #CCFFFF
triadic
#CCFFE6 #E6CCFF #FFE6CC
tetradic
#CCFFE6 #CCCCFF #FFCCE5 #FFFFCC
square
#CCFFE6 #CCCCFF #FFCCE5 #FFFFCC
split-complementary
#CCFFE6 #FFCCFF #FFCCCC
monochromatic
#52FFAA #8FFFC8 #CCFFE6 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.10
#CCFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#CCFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCFFE6
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCFFE6 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF7E5
Deuteranopia (green-blind)
#F4F1E7
Tritanopia (blue-blind)
#C2FFF8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ccffe6; /* rgb */ color: rgb(204, 255, 230); /* oklch */ color: oklch(95.8% 0.062 163.8);
Tailwind
colors: {
custom: {
50: '#dcffed',
500: '#ccffe6',
950: '#000000',
},
}SCSS
$custom: #ccffe6; $custom-light: #dcffed; $custom-dark: #000000;
JSON
{
"hex": "#ccffe6",
"rgb": {
"r": 204,
"g": 255,
"b": 230
},
"hsl": {
"h": 150.588,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.95805,
"c": 0.06177,
"h": 163.8
},
"luminance": 0.90071
}Semantic roles & 50–950 ramp
primary
#CCFFE6
secondary
#EA86B7
accent
#0071E6
background
#FEFFFE
surface
#FCFFFD
border
#D5D7D5
text
#151816
muted
#848684