#C6FAEB#C6FAEB
#C6FAEB is a very light, muted teal. Relative luminance 0.864; OKLCH L 94.5% C 0.057 H 175.5°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FAEB |
|---|---|
| RGB | rgb(198, 250, 235) |
| HSL | hsl(163, 84%, 88%) |
| HSV | hsv(163, 21%, 98%) |
| CMYK | cmyk(20.8%, 0%, 6%, 2%) |
| CIE-LAB | lab(94.47, -19.40, 1.78) |
| CIE-LCH | lch(94.47, 19.48, 174.76°) |
| OKLab | oklab(94.52% -0.0564 0.0044) |
| OKLCH | oklch(94.52% 0.057 175.5) |
| XYZ | xyz(72.4654, 86.3726, 91.4346) |
| Luminance | 0.8638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 3.06
Duck Egg Blue
#C3FBF4
ΔE00 3.09
Pale Aqua
#B8FFEB
ΔE00 3.58
Light Light Blue
#CAFFFB
ΔE00 4.35
Ice
#D6FFFA
ΔE00 4.88
Pale Cyan
#B7FFFA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FAEB #FAC6D5
analogous
#C6FAD1 #C6FAEB #C6EFFA
triadic
#C6FAEB #EBC6FA #FAEBC6
tetradic
#C6FAEB #D1C6FA #FAC6D5 #EFFAC6
square
#C6FAEB #D1C6FA #FAC6D5 #EFFAC6
split-complementary
#C6FAEB #FAC6EF #FAD1C6
monochromatic
#55F0C4 #8EF5D7 #C6FAEB #E3FDF5 #E3FDF5
Accessibility & contrast
On white
1.15
#C6FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#C6FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FAEB
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FAEB | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#B9FBF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c6faeb; /* rgb */ color: rgb(198, 250, 235); /* oklch */ color: oklch(94.5% 0.057 175.5);
Tailwind
colors: {
custom: {
50: '#d8fcf1',
500: '#c6faeb',
950: '#000000',
},
}SCSS
$custom: #c6faeb; $custom-light: #d8fcf1; $custom-dark: #000000;
JSON
{
"hex": "#c6faeb",
"rgb": {
"r": 198,
"g": 250,
"b": 235
},
"hsl": {
"h": 162.692,
"s": 83.871,
"l": 87.843
},
"oklch": {
"l": 0.94515,
"c": 0.05659,
"h": 175.5
},
"luminance": 0.86375
}Semantic roles & 50–950 ramp
primary
#C6FAEB
secondary
#DF859F
accent
#0544E0
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585