#C6FFEB#C6FFEB
#C6FFEB is a very light, moderate teal. Relative luminance 0.895; OKLCH L 95.6% C 0.064 H 171.4°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFEB |
|---|---|
| RGB | rgb(198, 255, 235) |
| HSL | hsl(159, 100%, 89%) |
| HSV | hsv(159, 22%, 100%) |
| CMYK | cmyk(22.4%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(95.80, -21.83, 3.71) |
| CIE-LCH | lch(95.80, 22.14, 170.37°) |
| OKLab | oklab(95.57% -0.0628 0.0095) |
| OKLCH | oklch(95.57% 0.064 171.4) |
| XYZ | xyz(74.0397, 89.5212, 91.9594) |
| Luminance | 0.8952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.43
Eggshell Blue
#C4FFF7
ΔE00 4.35
Duck Egg Blue
#C3FBF4
ΔE00 4.73
Light Light Blue
#CAFFFB
ΔE00 5.96
Pale Cyan
#B7FFFA
ΔE00 6.08
Ice
#D6FFFA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFEB #FFC6DA
analogous
#C6FFCF #C6FFEB #C6F7FF
triadic
#C6FFEB #EBC6FF #FFEBC6
tetradic
#C6FFEB #CFC6FF #FFC6DA #F7FFC6
square
#C6FFEB #CFC6FF #FFC6DA #F7FFC6
split-complementary
#C6FFEB #FFC6F7 #FFCFC6
monochromatic
#4CFFC0 #89FFD6 #C6FFEB #E0FFF4 #E0FFF4
Accessibility & contrast
On white
1.11
#C6FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#C6FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFEB
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFEB | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#F1F0EC
Tritanopia (blue-blind)
#B9FFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c6ffeb; /* rgb */ color: rgb(198, 255, 235); /* oklch */ color: oklch(95.6% 0.064 171.4);
Tailwind
colors: {
custom: {
50: '#d8fff1',
500: '#c6ffeb',
950: '#000000',
},
}SCSS
$custom: #c6ffeb; $custom-light: #d8fff1; $custom-dark: #000000;
JSON
{
"hex": "#c6ffeb",
"rgb": {
"r": 198,
"g": 255,
"b": 235
},
"hsl": {
"h": 158.947,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.95573,
"c": 0.06351,
"h": 171.4
},
"luminance": 0.89524
}Semantic roles & 50–950 ramp
primary
#C6FFEB
secondary
#E981A5
accent
#0051E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685