#C6FFFD#C6FFFD
#C6FFFD is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.057 H 193.6°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFFD |
|---|---|
| RGB | rgb(198, 255, 253) |
| HSL | hsl(178, 100%, 89%) |
| HSV | hsv(178, 22%, 100%) |
| CMYK | cmyk(22.4%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.25, -18.19, -4.90) |
| CIE-LCH | lch(96.25, 18.84, 195.09°) |
| OKLab | oklab(96.08% -0.0557 -0.0134) |
| OKLCH | oklch(96.08% 0.057 193.6) |
| XYZ | xyz(76.7730, 90.6145, 106.3547) |
| Luminance | 0.9062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.02
Duck Egg Blue
#C3FBF4
ΔE00 2.14
Light Sky Blue
#C6FCFF
ΔE00 2.24
Eggshell Blue
#C4FFF7
ΔE00 2.40
Pale Blue
#D0FEFE
ΔE00 2.54
Pale Cyan
#B7FFFA
ΔE00 2.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFFD #FFC6C8
analogous
#C6FFE1 #C6FFFD #C6E5FF
triadic
#C6FFFD #FDC6FF #FFFDC6
tetradic
#C6FFFD #E1C6FF #FFC6C8 #E5FFC6
square
#C6FFFD #E1C6FF #FFC6C8 #E5FFC6
split-complementary
#C6FFFD #FFC6E5 #FFE1C6
monochromatic
#4CFFF9 #89FFFB #C6FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.10
#C6FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#C6FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFFD
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFFD | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#B4FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c6fffd; /* rgb */ color: rgb(198, 255, 253); /* oklch */ color: oklch(96.1% 0.057 193.6);
Tailwind
colors: {
custom: {
50: '#d8fffe',
500: '#c6fffd',
950: '#000000',
},
}SCSS
$custom: #c6fffd; $custom-light: #d8fffe; $custom-dark: #000000;
JSON
{
"hex": "#c6fffd",
"rgb": {
"r": 198,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.895,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.96084,
"c": 0.05731,
"h": 193.6
},
"luminance": 0.90618
}Semantic roles & 50–950 ramp
primary
#C6FFFD
secondary
#E98184
accent
#0008E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685