#C6FFEE#C6FFEE
#C6FFEE is a very light, moderate teal. Relative luminance 0.897; OKLCH L 95.7% C 0.062 H 174.7°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C6FFEE |
|---|---|
| RGB | rgb(198, 255, 238) |
| HSL | hsl(162, 100%, 89%) |
| HSV | hsv(162, 22%, 100%) |
| CMYK | cmyk(22.4%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(95.87, -21.24, 2.27) |
| CIE-LCH | lch(95.87, 21.36, 173.91°) |
| OKLab | oklab(95.66% -0.0616 0.0057) |
| OKLCH | oklch(95.66% 0.062 174.7) |
| XYZ | xyz(74.4768, 89.6960, 94.2613) |
| Luminance | 0.8970 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.52
Eggshell Blue
#C4FFF7
ΔE00 3.32
Duck Egg Blue
#C3FBF4
ΔE00 3.72
Light Light Blue
#CAFFFB
ΔE00 4.94
Pale Cyan
#B7FFFA
ΔE00 5.11
Ice
#D6FFFA
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6FFEE #FFC6D7
analogous
#C6FFD2 #C6FFEE #C6F4FF
triadic
#C6FFEE #EEC6FF #FFEEC6
tetradic
#C6FFEE #D2C6FF #FFC6D7 #F4FFC6
square
#C6FFEE #D2C6FF #FFC6D7 #F4FFC6
split-complementary
#C6FFEE #FFC6F4 #FFD2C6
monochromatic
#4CFFC9 #89FFDC #C6FFEE #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.11
#C6FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#C6FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6FFEE
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6FFEE | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#B8FFFA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c6ffee; /* rgb */ color: rgb(198, 255, 238); /* oklch */ color: oklch(95.7% 0.062 174.7);
Tailwind
colors: {
custom: {
50: '#d8fff3',
500: '#c6ffee',
950: '#000000',
},
}SCSS
$custom: #c6ffee; $custom-light: #d8fff3; $custom-dark: #000000;
JSON
{
"hex": "#c6ffee",
"rgb": {
"r": 198,
"g": 255,
"b": 238
},
"hsl": {
"h": 162.105,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.95655,
"c": 0.06186,
"h": 174.7
},
"luminance": 0.89699
}Semantic roles & 50–950 ramp
primary
#C6FFEE
secondary
#E981A0
accent
#0044E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685