#C7FEEE#C7FEEE
#C7FEEE is a very light, muted teal. Relative luminance 0.892; OKLCH L 95.5% C 0.060 H 175.3°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FEEE |
|---|---|
| RGB | rgb(199, 254, 238) |
| HSL | hsl(163, 96%, 89%) |
| HSV | hsv(163, 22%, 100%) |
| CMYK | cmyk(21.7%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(95.66, -20.45, 1.97) |
| CIE-LCH | lch(95.66, 20.55, 174.50°) |
| OKLab | oklab(95.5% -0.0594 0.0049) |
| OKLCH | oklch(95.5% 0.06 175.3) |
| XYZ | xyz(74.4231, 89.1961, 94.1676) |
| Luminance | 0.8920 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.95
Eggshell Blue
#C4FFF7
ΔE00 3.05
Duck Egg Blue
#C3FBF4
ΔE00 3.37
Light Light Blue
#CAFFFB
ΔE00 4.57
Pale Cyan
#B7FFFA
ΔE00 5.00
Ice
#D6FFFA
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FEEE #FEC7D7
analogous
#C7FED3 #C7FEEE #C7F3FE
triadic
#C7FEEE #EEC7FE #FEEEC7
tetradic
#C7FEEE #D3C7FE #FEC7D7 #F3FEC7
square
#C7FEEE #D3C7FE #FEC7D7 #F3FEC7
split-complementary
#C7FEEE #FEC7F3 #FED3C7
monochromatic
#4FFCC9 #8BFDDC #C7FEEE #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.11
#C7FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#C7FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FEEE
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FEEE | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7ED
Deuteranopia (green-blind)
#F0EFEF
Tritanopia (blue-blind)
#BAFFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c7feee; /* rgb */ color: rgb(199, 254, 238); /* oklch */ color: oklch(95.5% 0.060 175.3);
Tailwind
colors: {
custom: {
50: '#d9fef3',
500: '#c7feee',
950: '#000000',
},
}SCSS
$custom: #c7feee; $custom-light: #d9fef3; $custom-dark: #000000;
JSON
{
"hex": "#c7feee",
"rgb": {
"r": 199,
"g": 254,
"b": 238
},
"hsl": {
"h": 162.545,
"s": 96.491,
"l": 88.824
},
"oklch": {
"l": 0.95504,
"c": 0.05962,
"h": 175.3
},
"luminance": 0.89199
}Semantic roles & 50–950 ramp
primary
#C7FEEE
secondary
#E782A0
accent
#0043E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685