#C2FFFA#C2FFFA
#C2FFFA is a very light, moderate teal. Relative luminance 0.899; OKLCH L 95.8% C 0.061 H 189.9°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFFA |
|---|---|
| RGB | rgb(194, 255, 250) |
| HSL | hsl(175, 100%, 88%) |
| HSV | hsv(175, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 2%, 0%) |
| CIE-LAB | lab(95.95, -19.98, -3.83) |
| CIE-LCH | lch(95.95, 20.34, 190.84°) |
| OKLab | oklab(95.76% -0.0605 -0.0106) |
| OKLCH | oklch(95.76% 0.061 189.9) |
| XYZ | xyz(75.2581, 89.8882, 103.8088) |
| Luminance | 0.8989 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.18
Duck Egg Blue
#C3FBF4
ΔE00 1.33
Light Light Blue
#CAFFFB
ΔE00 1.62
Pale Cyan
#B7FFFA
ΔE00 1.83
Light Cyan
#ACFFFC
ΔE00 3.40
Light Sky Blue
#C6FCFF
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFFA #FFC2C7
analogous
#C2FFDB #C2FFFA #C2E5FF
triadic
#C2FFFA #FAC2FF #FFFAC2
tetradic
#C2FFFA #DBC2FF #FFC2C7 #E5FFC2
square
#C2FFFA #DBC2FF #FFC2C7 #E5FFC2
split-complementary
#C2FFFA #FFC2E5 #FFDBC2
monochromatic
#48FFF0 #85FFF5 #C2FFFA #E0FFFC #E0FFFC
Accessibility & contrast
On white
1.11
#C2FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#C2FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFFA
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFFA | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#ECF0FB
Tritanopia (blue-blind)
#AFFFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c2fffa; /* rgb */ color: rgb(194, 255, 250); /* oklch */ color: oklch(95.8% 0.061 189.9);
Tailwind
colors: {
custom: {
50: '#d5fffb',
500: '#c2fffa',
950: '#000000',
},
}SCSS
$custom: #c2fffa; $custom-light: #d5fffb; $custom-dark: #000000;
JSON
{
"hex": "#c2fffa",
"rgb": {
"r": 194,
"g": 255,
"b": 250
},
"hsl": {
"h": 175.082,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.9576,
"c": 0.06138,
"h": 189.9
},
"luminance": 0.89891
}Semantic roles & 50–950 ramp
primary
#C2FFFA
secondary
#E87D86
accent
#0013E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685