#C2FEF2#C2FEF2
#C2FEF2 is a very light, moderate teal. Relative luminance 0.888; OKLCH L 95.3% C 0.062 H 181.3°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEF2 |
|---|---|
| RGB | rgb(194, 254, 242) |
| HSL | hsl(168, 97%, 88%) |
| HSV | hsv(168, 24%, 100%) |
| CMYK | cmyk(23.6%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(95.48, -21.14, -0.39) |
| CIE-LCH | lch(95.48, 21.14, 181.06°) |
| OKLab | oklab(95.32% -0.0623 -0.0014) |
| OKLCH | oklch(95.32% 0.062 181.3) |
| XYZ | xyz(73.7121, 88.7607, 97.2359) |
| Luminance | 0.8876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.54
Duck Egg Blue
#C3FBF4
ΔE00 2.06
Pale Aqua
#B8FFEB
ΔE00 3.21
Pale Cyan
#B7FFFA
ΔE00 3.23
Light Light Blue
#CAFFFB
ΔE00 3.44
Light Cyan
#ACFFFC
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEF2 #FEC2CE
analogous
#C2FED4 #C2FEF2 #C2ECFE
triadic
#C2FEF2 #F2C2FE #FEF2C2
tetradic
#C2FEF2 #D4C2FE #FEC2CE #ECFEC2
square
#C2FEF2 #D4C2FE #FEC2CE #ECFEC2
split-complementary
#C2FEF2 #FEC2EC #FED4C2
monochromatic
#4AFCD8 #86FDE5 #C2FEF2 #E1FFF9 #E1FFF9
Accessibility & contrast
On white
1.12
#C2FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#C2FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEF2
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEF2 | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#EDEFF3
Tritanopia (blue-blind)
#B2FFFA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c2fef2; /* rgb */ color: rgb(194, 254, 242); /* oklch */ color: oklch(95.3% 0.062 181.3);
Tailwind
colors: {
custom: {
50: '#d5fff6',
500: '#c2fef2',
950: '#000000',
},
}SCSS
$custom: #c2fef2; $custom-light: #d5fff6; $custom-dark: #000000;
JSON
{
"hex": "#c2fef2",
"rgb": {
"r": 194,
"g": 254,
"b": 242
},
"hsl": {
"h": 168,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.95318,
"c": 0.06237,
"h": 181.3
},
"luminance": 0.88764
}Semantic roles & 50–950 ramp
primary
#C2FEF2
secondary
#E67E93
accent
#002EE6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685