#C2FFFC#C2FFFC
#C2FFFC is a very light, moderate teal. Relative luminance 0.900; OKLCH L 95.8% C 0.061 H 192.4°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFFC |
|---|---|
| RGB | rgb(194, 255, 252) |
| HSL | hsl(177, 100%, 88%) |
| HSV | hsv(177, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(96.00, -19.56, -4.78) |
| CIE-LCH | lch(96.00, 20.13, 193.73°) |
| OKLab | oklab(95.82% -0.0597 -0.0131) |
| OKLCH | oklch(95.82% 0.061 192.4) |
| XYZ | xyz(75.5734, 90.0143, 105.4691) |
| Luminance | 0.9002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.52
Duck Egg Blue
#C3FBF4
ΔE00 1.86
Eggshell Blue
#C4FFF7
ΔE00 1.92
Pale Cyan
#B7FFFA
ΔE00 2.07
Light Sky Blue
#C6FCFF
ΔE00 2.96
Light Cyan
#ACFFFC
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFFC #FFC2C5
analogous
#C2FFDD #C2FFFC #C2E3FF
triadic
#C2FFFC #FCC2FF #FFFCC2
tetradic
#C2FFFC #DDC2FF #FFC2C5 #E3FFC2
square
#C2FFFC #DDC2FF #FFC2C5 #E3FFC2
split-complementary
#C2FFFC #FFC2E3 #FFDDC2
monochromatic
#48FFF6 #85FFF9 #C2FFFC #E0FFFD #E0FFFD
Accessibility & contrast
On white
1.11
#C2FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#C2FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFFC
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFFC | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#ECF0FD
Tritanopia (blue-blind)
#AFFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c2fffc; /* rgb */ color: rgb(194, 255, 252); /* oklch */ color: oklch(95.8% 0.061 192.4);
Tailwind
colors: {
custom: {
50: '#d5fffd',
500: '#c2fffc',
950: '#000000',
},
}SCSS
$custom: #c2fffc; $custom-light: #d5fffd; $custom-dark: #000000;
JSON
{
"hex": "#c2fffc",
"rgb": {
"r": 194,
"g": 255,
"b": 252
},
"hsl": {
"h": 177.049,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.95819,
"c": 0.06111,
"h": 192.4
},
"luminance": 0.90018
}Semantic roles & 50–950 ramp
primary
#C2FFFC
secondary
#E87D82
accent
#000BE6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685