#C7FEEF#C7FEEF
#C7FEEF is a very light, muted teal. Relative luminance 0.893; OKLCH L 95.5% C 0.059 H 176.5°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FEEF |
|---|---|
| RGB | rgb(199, 254, 239) |
| HSL | hsl(164, 96%, 89%) |
| HSV | hsv(164, 22%, 100%) |
| CMYK | cmyk(21.7%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(95.69, -20.25, 1.49) |
| CIE-LCH | lch(95.69, 20.31, 175.79°) |
| OKLab | oklab(95.53% -0.059 0.0037) |
| OKLCH | oklch(95.53% 0.059 176.5) |
| XYZ | xyz(74.5704, 89.2550, 94.9435) |
| Luminance | 0.8926 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.70
Duck Egg Blue
#C3FBF4
ΔE00 3.02
Pale Aqua
#B8FFEB
ΔE00 3.11
Light Light Blue
#CAFFFB
ΔE00 4.22
Pale Cyan
#B7FFFA
ΔE00 4.69
Ice
#D6FFFA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FEEF #FEC7D6
analogous
#C7FED4 #C7FEEF #C7F2FE
triadic
#C7FEEF #EFC7FE #FEEFC7
tetradic
#C7FEEF #D4C7FE #FEC7D6 #F2FEC7
square
#C7FEEF #D4C7FE #FEC7D6 #F2FEC7
split-complementary
#C7FEEF #FEC7F2 #FED4C7
monochromatic
#4FFCCD #8BFDDE #C7FEEF #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.11
#C7FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#C7FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FEEF
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FEEF | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EE
Deuteranopia (green-blind)
#EFF0F0
Tritanopia (blue-blind)
#B9FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c7feef; /* rgb */ color: rgb(199, 254, 239); /* oklch */ color: oklch(95.5% 0.059 176.5);
Tailwind
colors: {
custom: {
50: '#d9fef4',
500: '#c7feef',
950: '#000000',
},
}SCSS
$custom: #c7feef; $custom-light: #d9fef4; $custom-dark: #000000;
JSON
{
"hex": "#c7feef",
"rgb": {
"r": 199,
"g": 254,
"b": 239
},
"hsl": {
"h": 163.636,
"s": 96.491,
"l": 88.824
},
"oklch": {
"l": 0.95531,
"c": 0.05914,
"h": 176.5
},
"luminance": 0.89258
}Semantic roles & 50–950 ramp
primary
#C7FEEF
secondary
#E7829E
accent
#003FE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685