#C7FFFE#C7FFFE
#C7FFFE is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.2% C 0.056 H 194.9°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFFE |
|---|---|
| RGB | rgb(199, 255, 254) |
| HSL | hsl(179, 100%, 89%) |
| HSV | hsv(179, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.33, -17.69, -5.29) |
| CIE-LCH | lch(96.33, 18.46, 196.65°) |
| OKLab | oklab(96.17% -0.0544 -0.0145) |
| OKLCH | oklch(96.17% 0.056 194.9) |
| XYZ | xyz(77.1972, 90.8148, 107.2082) |
| Luminance | 0.9082 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.24
Light Sky Blue
#C6FCFF
ΔE00 1.80
Pale Blue
#D0FEFE
ΔE00 2.18
Duck Egg Blue
#C3FBF4
ΔE00 2.54
Eggshell Blue
#C4FFF7
ΔE00 2.86
Really Light Blue
#D4FFFF
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFFE #FFC7C8
analogous
#C7FFE2 #C7FFFE #C7E4FF
triadic
#C7FFFE #FEC7FF #FFFEC7
tetradic
#C7FFFE #E2C7FF #FFC7C8 #E4FFC7
square
#C7FFFE #E2C7FF #FFC7C8 #E4FFC7
split-complementary
#C7FFFE #FFC7E4 #FFE2C7
monochromatic
#4DFFFC #8AFFFD #C7FFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.10
#C7FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#C7FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFFE
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFFE | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FE
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#B5FFFE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c7fffe; /* rgb */ color: rgb(199, 255, 254); /* oklch */ color: oklch(96.2% 0.056 194.9);
Tailwind
colors: {
custom: {
50: '#d9fffe',
500: '#c7fffe',
950: '#000000',
},
}SCSS
$custom: #c7fffe; $custom-light: #d9fffe; $custom-dark: #000000;
JSON
{
"hex": "#c7fffe",
"rgb": {
"r": 199,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.929,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.96173,
"c": 0.05632,
"h": 194.9
},
"luminance": 0.90818
}Semantic roles & 50–950 ramp
primary
#C7FFFE
secondary
#E98183
accent
#0004E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151817
muted
#848685