#C2FFF2#C2FFF2
#C2FFF2 is a very light, moderate teal. Relative luminance 0.894; OKLCH L 95.5% C 0.064 H 180.3°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FFF2 |
|---|---|
| RGB | rgb(194, 255, 242) |
| HSL | hsl(167, 100%, 88%) |
| HSV | hsv(167, 24%, 100%) |
| CMYK | cmyk(23.9%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(95.75, -21.63, -0.00) |
| CIE-LCH | lch(95.75, 21.63, 180.01°) |
| OKLab | oklab(95.53% -0.0636 -0.0003) |
| OKLCH | oklch(95.53% 0.064 180.3) |
| XYZ | xyz(74.0302, 89.3971, 97.3419) |
| Luminance | 0.8940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 1.89
Duck Egg Blue
#C3FBF4
ΔE00 2.48
Pale Aqua
#B8FFEB
ΔE00 2.84
Pale Cyan
#B7FFFA
ΔE00 3.45
Light Light Blue
#CAFFFB
ΔE00 3.81
Light Cyan
#ACFFFC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FFF2 #FFC2CF
analogous
#C2FFD3 #C2FFF2 #C2EDFF
triadic
#C2FFF2 #F2C2FF #FFF2C2
tetradic
#C2FFF2 #D3C2FF #FFC2CF #EDFFC2
square
#C2FFF2 #D3C2FF #FFC2CF #EDFFC2
split-complementary
#C2FFF2 #FFC2ED #FFD3C2
monochromatic
#48FFD8 #85FFE5 #C2FFF2 #E0FFF8 #E0FFF8
Accessibility & contrast
On white
1.11
#C2FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#C2FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FFF2
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FFF2 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#EEEFF3
Tritanopia (blue-blind)
#B1FFFB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c2fff2; /* rgb */ color: rgb(194, 255, 242); /* oklch */ color: oklch(95.5% 0.064 180.3);
Tailwind
colors: {
custom: {
50: '#d5fff6',
500: '#c2fff2',
950: '#000000',
},
}SCSS
$custom: #c2fff2; $custom-light: #d5fff6; $custom-dark: #000000;
JSON
{
"hex": "#c2fff2",
"rgb": {
"r": 194,
"g": 255,
"b": 242
},
"hsl": {
"h": 167.213,
"s": 100,
"l": 88.039
},
"oklch": {
"l": 0.9553,
"c": 0.0636,
"h": 180.3
},
"luminance": 0.894
}Semantic roles & 50–950 ramp
primary
#C2FFF2
secondary
#E87D94
accent
#0031E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685