#C6FFEC#C6FFEC
#C6FFEC is a very light, moderate teal. Relative luminance 0.896; OKLCH L 95.6% C 0.063 H 172.5°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFEC |
|---|---|
| RGB | rgb(198, 255, 236) |
| HSL | hsl(160, 100%, 89%) |
| HSV | hsv(160, 22%, 100%) |
| CMYK | cmyk(22.4%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.82, -21.63, 3.23) |
| CIE-LCH | lch(95.82, 21.87, 171.52°) |
| OKLab | oklab(95.6% -0.0624 0.0082) |
| OKLCH | oklch(95.6% 0.063 172.5) |
| XYZ | xyz(74.1846, 89.5791, 92.7224) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.41
Eggshell Blue
#C4FFF7
ΔE00 4.01
Duck Egg Blue
#C3FBF4
ΔE00 4.40
Light Light Blue
#CAFFFB
ΔE00 5.62
Pale Cyan
#B7FFFA
ΔE00 5.75
Ice
#D6FFFA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFEC #FFC6D9
analogous
#C6FFD0 #C6FFEC #C6F6FF
triadic
#C6FFEC #ECC6FF #FFECC6
tetradic
#C6FFEC #D0C6FF #FFC6D9 #F6FFC6
square
#C6FFEC #D0C6FF #FFC6D9 #F6FFC6
split-complementary
#C6FFEC #FFC6F6 #FFD0C6
monochromatic
#4CFFC3 #89FFD8 #C6FFEC #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.11
#C6FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#C6FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFEC
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFEC | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#B9FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c6ffec; /* rgb */ color: rgb(198, 255, 236); /* oklch */ color: oklch(95.6% 0.063 172.5);
Tailwind
colors: {
custom: {
50: '#d8fff2',
500: '#c6ffec',
950: '#000000',
},
}SCSS
$custom: #c6ffec; $custom-light: #d8fff2; $custom-dark: #000000;
JSON
{
"hex": "#c6ffec",
"rgb": {
"r": 198,
"g": 255,
"b": 236
},
"hsl": {
"h": 160,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.956,
"c": 0.06294,
"h": 172.5
},
"luminance": 0.89582
}Semantic roles & 50–950 ramp
primary
#C6FFEC
secondary
#E981A3
accent
#004CE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685