#C2FEF8#C2FEF8
#C2FEF8 is a very light, moderate teal. Relative luminance 0.891; OKLCH L 95.5% C 0.061 H 188.6°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEF8 |
|---|---|
| RGB | rgb(194, 254, 248) |
| HSL | hsl(174, 97%, 88%) |
| HSV | hsv(174, 24%, 100%) |
| CMYK | cmyk(23.6%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(95.63, -19.91, -3.26) |
| CIE-LCH | lch(95.63, 20.17, 189.30°) |
| OKLab | oklab(95.49% -0.06 -0.009) |
| OKLCH | oklch(95.49% 0.061 188.6) |
| XYZ | xyz(74.6280, 89.1271, 102.0599) |
| Luminance | 0.8913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 0.80
Duck Egg Blue
#C3FBF4
ΔE00 0.94
Light Light Blue
#CAFFFB
ΔE00 1.68
Pale Cyan
#B7FFFA
ΔE00 1.98
Light Cyan
#ACFFFC
ΔE00 3.61
Light Sky Blue
#C6FCFF
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEF8 #FEC2C8
analogous
#C2FEDA #C2FEF8 #C2E6FE
triadic
#C2FEF8 #F8C2FE #FEF8C2
tetradic
#C2FEF8 #DAC2FE #FEC2C8 #E6FEC2
square
#C2FEF8 #DAC2FE #FEC2C8 #E6FEC2
split-complementary
#C2FEF8 #FEC2E6 #FEDAC2
monochromatic
#4AFCEA #86FDF1 #C2FEF8 #E1FFFC #E1FFFC
Accessibility & contrast
On white
1.12
#C2FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#C2FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEF8
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEF8 | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F8
Deuteranopia (green-blind)
#ECEFF9
Tritanopia (blue-blind)
#B0FFFC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c2fef8; /* rgb */ color: rgb(194, 254, 248); /* oklch */ color: oklch(95.5% 0.061 188.6);
Tailwind
colors: {
custom: {
50: '#d5fefa',
500: '#c2fef8',
950: '#000000',
},
}SCSS
$custom: #c2fef8; $custom-light: #d5fefa; $custom-dark: #000000;
JSON
{
"hex": "#c2fef8",
"rgb": {
"r": 194,
"g": 254,
"b": 248
},
"hsl": {
"h": 174,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.95491,
"c": 0.06067,
"h": 188.6
},
"luminance": 0.8913
}Semantic roles & 50–950 ramp
primary
#C2FEF8
secondary
#E67E88
accent
#0017E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685