#C7FFEC#C7FFEC
#C7FFEC is a very light, moderate teal. Relative luminance 0.897; OKLCH L 95.7% C 0.062 H 172.2°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFEC |
|---|---|
| RGB | rgb(199, 255, 236) |
| HSL | hsl(160, 100%, 89%) |
| HSV | hsv(160, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.88, -21.33, 3.31) |
| CIE-LCH | lch(95.88, 21.59, 171.17°) |
| OKLab | oklab(95.66% -0.0615 0.0085) |
| OKLCH | oklch(95.66% 0.062 172.2) |
| XYZ | xyz(74.4491, 89.7155, 92.7348) |
| Luminance | 0.8972 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.60
Eggshell Blue
#C4FFF7
ΔE00 4.04
Duck Egg Blue
#C3FBF4
ΔE00 4.41
Light Light Blue
#CAFFFB
ΔE00 5.60
Pale Cyan
#B7FFFA
ΔE00 5.85
Ice
#D6FFFA
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFEC #FFC7DA
analogous
#C7FFD0 #C7FFEC #C7F6FF
triadic
#C7FFEC #ECC7FF #FFECC7
tetradic
#C7FFEC #D0C7FF #FFC7DA #F6FFC7
square
#C7FFEC #D0C7FF #FFC7DA #F6FFC7
split-complementary
#C7FFEC #FFC7F6 #FFD0C7
monochromatic
#4DFFC2 #8AFFD7 #C7FFEC #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.11
#C7FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#C7FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFEC
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFEC | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#BAFFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c7ffec; /* rgb */ color: rgb(199, 255, 236); /* oklch */ color: oklch(95.7% 0.062 172.2);
Tailwind
colors: {
custom: {
50: '#d9fff2',
500: '#c7ffec',
950: '#000000',
},
}SCSS
$custom: #c7ffec; $custom-light: #d9fff2; $custom-dark: #000000;
JSON
{
"hex": "#c7ffec",
"rgb": {
"r": 199,
"g": 255,
"b": 236
},
"hsl": {
"h": 159.643,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.9566,
"c": 0.06207,
"h": 172.2
},
"luminance": 0.89718
}Semantic roles & 50–950 ramp
primary
#C7FFEC
secondary
#E981A4
accent
#004EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685