#C7FFFA#C7FFFA
#C7FFFA is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.057 H 189.5°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C7FFFA |
|---|---|
| RGB | rgb(199, 255, 250) |
| HSL | hsl(175, 100%, 89%) |
| HSV | hsv(175, 22%, 100%) |
| CMYK | cmyk(22%, 0%, 2%, 0%) |
| CIE-LAB | lab(96.23, -18.52, -3.38) |
| CIE-LCH | lch(96.23, 18.83, 190.35°) |
| OKLab | oklab(96.06% -0.056 -0.0093) |
| OKLCH | oklch(96.06% 0.057 189.5) |
| XYZ | xyz(76.5634, 90.5612, 103.8699) |
| Luminance | 0.9056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.75
Duck Egg Blue
#C3FBF4
ΔE00 1.16
Eggshell Blue
#C4FFF7
ΔE00 1.33
Pale Cyan
#B7FFFA
ΔE00 2.76
Pale Blue
#D0FEFE
ΔE00 3.11
Ice
#D6FFFA
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7FFFA #FFC7CC
analogous
#C7FFDE #C7FFFA #C7E8FF
triadic
#C7FFFA #FAC7FF #FFFAC7
tetradic
#C7FFFA #DEC7FF #FFC7CC #E8FFC7
square
#C7FFFA #DEC7FF #FFC7CC #E8FFC7
split-complementary
#C7FFFA #FFC7E8 #FFDEC7
monochromatic
#4DFFEF #8AFFF5 #C7FFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.10
#C7FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#C7FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7FFFA
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7FFFA | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#B6FFFD
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #c7fffa; /* rgb */ color: rgb(199, 255, 250); /* oklch */ color: oklch(96.1% 0.057 189.5);
Tailwind
colors: {
custom: {
50: '#d9fffb',
500: '#c7fffa',
950: '#000000',
},
}SCSS
$custom: #c7fffa; $custom-light: #d9fffb; $custom-dark: #000000;
JSON
{
"hex": "#c7fffa",
"rgb": {
"r": 199,
"g": 255,
"b": 250
},
"hsl": {
"h": 174.643,
"s": 100,
"l": 89.02
},
"oklch": {
"l": 0.96055,
"c": 0.05675,
"h": 189.5
},
"luminance": 0.90564
}Semantic roles & 50–950 ramp
primary
#C7FFFA
secondary
#E9818B
accent
#0014E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151817
muted
#848685