#C2FEFE#C2FEFE
#C2FEFE is a very light, moderate teal. Relative luminance 0.895; OKLCH L 95.7% C 0.060 H 196.2°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FEFE |
|---|---|
| RGB | rgb(194, 254, 254) |
| HSL | hsl(180, 97%, 88%) |
| HSV | hsv(180, 24%, 100%) |
| CMYK | cmyk(23.6%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(95.79, -18.65, -6.12) |
| CIE-LCH | lch(95.79, 19.62, 198.18°) |
| OKLab | oklab(95.67% -0.0577 -0.0167) |
| OKLCH | oklch(95.67% 0.06 196.2) |
| XYZ | xyz(75.5738, 89.5054, 107.0410) |
| Luminance | 0.8951 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.84
Light Light Blue
#CAFFFB
ΔE00 1.92
Duck Egg Blue
#C3FBF4
ΔE00 2.81
Pale Blue
#D0FEFE
ΔE00 2.85
Pale Cyan
#B7FFFA
ΔE00 2.96
Eggshell Blue
#C4FFF7
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FEFE #FEC2C2
analogous
#C2FEE0 #C2FEFE #C2E0FE
triadic
#C2FEFE #FEC2FE #FEFEC2
tetradic
#C2FEFE #E0C2FE #FEC2C2 #E0FEC2
square
#C2FEFE #E0C2FE #FEC2C2 #E0FEC2
split-complementary
#C2FEFE #FEC2E0 #FEE0C2
monochromatic
#4AFCFC #86FDFD #C2FEFE #E1FFFF #E1FFFF
Accessibility & contrast
On white
1.11
#C2FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#C2FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FEFE
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FEFE | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#AEFFFE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #c2fefe; /* rgb */ color: rgb(194, 254, 254); /* oklch */ color: oklch(95.7% 0.060 196.2);
Tailwind
colors: {
custom: {
50: '#d5fefe',
500: '#c2fefe',
950: '#000000',
},
}SCSS
$custom: #c2fefe; $custom-light: #d5fefe; $custom-dark: #000000;
JSON
{
"hex": "#c2fefe",
"rgb": {
"r": 194,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.95669,
"c": 0.06004,
"h": 196.2
},
"luminance": 0.89509
}Semantic roles & 50–950 ramp
primary
#C2FEFE
secondary
#E67E7E
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141817
muted
#838685