#C7FFEB#C7FFEB
#C7FFEB is a very light, moderate teal. Relative luminance 0.897; OKLCH L 95.6% C 0.063 H 171.1°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFEB |
|---|---|
| RGB | rgb(199, 255, 235) |
| HSL | hsl(159, 100%, 89%) |
| HSV | hsv(159, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.85, -21.53, 3.79) |
| CIE-LCH | lch(95.85, 21.86, 170.00°) |
| OKLab | oklab(95.63% -0.0619 0.0097) |
| OKLCH | oklch(95.63% 0.063 171.1) |
| XYZ | xyz(74.3042, 89.6576, 91.9718) |
| Luminance | 0.8966 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.62
Eggshell Blue
#C4FFF7
ΔE00 4.38
Duck Egg Blue
#C3FBF4
ΔE00 4.74
Light Light Blue
#CAFFFB
ΔE00 5.94
Pale Cyan
#B7FFFA
ΔE00 6.17
Ice
#D6FFFA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFEB #FFC7DB
analogous
#C7FFCF #C7FFEB #C7F7FF
triadic
#C7FFEB #EBC7FF #FFEBC7
tetradic
#C7FFEB #CFC7FF #FFC7DB #F7FFC7
square
#C7FFEB #CFC7FF #FFC7DB #F7FFC7
split-complementary
#C7FFEB #FFC7F7 #FFCFC7
monochromatic
#4DFFBF #8AFFD5 #C7FFEB #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.11
#C7FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#C7FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFEB
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFEB | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#BAFFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c7ffeb; /* rgb */ color: rgb(199, 255, 235); /* oklch */ color: oklch(95.6% 0.063 171.1);
Tailwind
colors: {
custom: {
50: '#d9fff1',
500: '#c7ffeb',
950: '#000000',
},
}SCSS
$custom: #c7ffeb; $custom-light: #d9fff1; $custom-dark: #000000;
JSON
{
"hex": "#c7ffeb",
"rgb": {
"r": 199,
"g": 255,
"b": 235
},
"hsl": {
"h": 158.571,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.95633,
"c": 0.06265,
"h": 171.1
},
"luminance": 0.8966
}Semantic roles & 50–950 ramp
primary
#C7FFEB
secondary
#E981A6
accent
#0052E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685