#C7FFEF#C7FFEF
#C7FFEF is a very light, moderate teal. Relative luminance 0.899; OKLCH L 95.7% C 0.060 H 175.6°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFEF |
|---|---|
| RGB | rgb(199, 255, 239) |
| HSL | hsl(163, 100%, 89%) |
| HSV | hsv(163, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.95, -20.74, 1.88) |
| CIE-LCH | lch(95.95, 20.83, 174.83°) |
| OKLab | oklab(95.74% -0.0603 0.0047) |
| OKLCH | oklch(95.74% 0.06 175.6) |
| XYZ | xyz(74.8886, 89.8913, 95.0496) |
| Luminance | 0.8989 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.82
Eggshell Blue
#C4FFF7
ΔE00 3.00
Duck Egg Blue
#C3FBF4
ΔE00 3.39
Light Light Blue
#CAFFFB
ΔE00 4.57
Pale Cyan
#B7FFFA
ΔE00 4.90
Ice
#D6FFFA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFEF #FFC7D7
analogous
#C7FFD3 #C7FFEF #C7F3FF
triadic
#C7FFEF #EFC7FF #FFEFC7
tetradic
#C7FFEF #D3C7FF #FFC7D7 #F3FFC7
square
#C7FFEF #D3C7FF #FFC7D7 #F3FFC7
split-complementary
#C7FFEF #FFC7F3 #FFD3C7
monochromatic
#4DFFCC #8AFFDE #C7FFEF #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.11
#C7FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#C7FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFEF
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFEF | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#B9FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c7ffef; /* rgb */ color: rgb(199, 255, 239); /* oklch */ color: oklch(95.7% 0.060 175.6);
Tailwind
colors: {
custom: {
50: '#d9fff4',
500: '#c7ffef',
950: '#000000',
},
}SCSS
$custom: #c7ffef; $custom-light: #d9fff4; $custom-dark: #000000;
JSON
{
"hex": "#c7ffef",
"rgb": {
"r": 199,
"g": 255,
"b": 239
},
"hsl": {
"h": 162.857,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.95742,
"c": 0.06048,
"h": 175.6
},
"luminance": 0.89894
}Semantic roles & 50–950 ramp
primary
#C7FFEF
secondary
#E9819F
accent
#0042E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685