#C6FFEF#C6FFEF
#C6FFEF is a very light, moderate teal. Relative luminance 0.898; OKLCH L 95.7% C 0.061 H 175.9°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFEF |
|---|---|
| RGB | rgb(198, 255, 239) |
| HSL | hsl(163, 100%, 89%) |
| HSV | hsv(163, 22%, 100%) |
| CMYK | cmyk(22.4%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(95.89, -21.04, 1.79) |
| CIE-LCH | lch(95.89, 21.12, 175.15°) |
| OKLab | oklab(95.68% -0.0612 0.0044) |
| OKLCH | oklch(95.68% 0.061 175.9) |
| XYZ | xyz(74.6241, 89.7549, 95.0372) |
| Luminance | 0.8976 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.66
Eggshell Blue
#C4FFF7
ΔE00 2.96
Duck Egg Blue
#C3FBF4
ΔE00 3.38
Light Light Blue
#CAFFFB
ΔE00 4.60
Pale Cyan
#B7FFFA
ΔE00 4.79
Ice
#D6FFFA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFEF #FFC6D6
analogous
#C6FFD3 #C6FFEF #C6F3FF
triadic
#C6FFEF #EFC6FF #FFEFC6
tetradic
#C6FFEF #D3C6FF #FFC6D6 #F3FFC6
square
#C6FFEF #D3C6FF #FFC6D6 #F3FFC6
split-complementary
#C6FFEF #FFC6F3 #FFD3C6
monochromatic
#4CFFCD #89FFDE #C6FFEF #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.11
#C6FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#C6FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFEF
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFEF | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EE
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#B8FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c6ffef; /* rgb */ color: rgb(198, 255, 239); /* oklch */ color: oklch(95.7% 0.061 175.9);
Tailwind
colors: {
custom: {
50: '#d8fff4',
500: '#c6ffef',
950: '#000000',
},
}SCSS
$custom: #c6ffef; $custom-light: #d8fff4; $custom-dark: #000000;
JSON
{
"hex": "#c6ffef",
"rgb": {
"r": 198,
"g": 255,
"b": 239
},
"hsl": {
"h": 163.158,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.95682,
"c": 0.06136,
"h": 175.9
},
"luminance": 0.89758
}Semantic roles & 50–950 ramp
primary
#C6FFEF
secondary
#E9819E
accent
#0040E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685