#C7FFFD#C7FFFD
#C7FFFD is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.1% C 0.056 H 193.5°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFFD |
|---|---|
| RGB | rgb(199, 255, 253) |
| HSL | hsl(178, 100%, 89%) |
| HSV | hsv(178, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.31, -17.90, -4.81) |
| CIE-LCH | lch(96.31, 18.54, 195.05°) |
| OKLab | oklab(96.14% -0.0548 -0.0132) |
| OKLCH | oklch(96.14% 0.056 193.5) |
| XYZ | xyz(77.0375, 90.7509, 106.3671) |
| Luminance | 0.9075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.91
Duck Egg Blue
#C3FBF4
ΔE00 2.17
Light Sky Blue
#C6FCFF
ΔE00 2.18
Pale Blue
#D0FEFE
ΔE00 2.36
Eggshell Blue
#C4FFF7
ΔE00 2.46
Really Light Blue
#D4FFFF
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFFD #FFC7C9
analogous
#C7FFE1 #C7FFFD #C7E5FF
triadic
#C7FFFD #FDC7FF #FFFDC7
tetradic
#C7FFFD #E1C7FF #FFC7C9 #E5FFC7
square
#C7FFFD #E1C7FF #FFC7C9 #E5FFC7
split-complementary
#C7FFFD #FFC7E5 #FFE1C7
monochromatic
#4DFFF9 #8AFFFB #C7FFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.10
#C7FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#C7FFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFFD
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFFD | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#B5FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c7fffd; /* rgb */ color: rgb(199, 255, 253); /* oklch */ color: oklch(96.1% 0.056 193.5);
Tailwind
colors: {
custom: {
50: '#d9fffe',
500: '#c7fffd',
950: '#000000',
},
}SCSS
$custom: #c7fffd; $custom-light: #d9fffe; $custom-dark: #000000;
JSON
{
"hex": "#c7fffd",
"rgb": {
"r": 199,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.857,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.96143,
"c": 0.05637,
"h": 193.5
},
"luminance": 0.90754
}Semantic roles & 50–950 ramp
primary
#C7FFFD
secondary
#E98185
accent
#0008E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151817
muted
#848685