#C2FCFE#C2FCFE
#C2FCFE is a very light, muted teal. Relative luminance 0.882; OKLCH L 95.2% C 0.058 H 198.9°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FCFE |
|---|---|
| RGB | rgb(194, 252, 254) |
| HSL | hsl(182, 97%, 88%) |
| HSV | hsv(182, 24%, 100%) |
| CMYK | cmyk(23.6%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(95.26, -17.66, -6.90) |
| CIE-LCH | lch(95.26, 18.96, 201.35°) |
| OKLab | oklab(95.25% -0.0551 -0.0188) |
| OKLCH | oklch(95.25% 0.058 198.9) |
| XYZ | xyz(74.9425, 88.2427, 106.8306) |
| Luminance | 0.8825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.97
Light Light Blue
#CAFFFB
ΔE00 2.50
Pale Blue
#D0FEFE
ΔE00 2.52
Pale Sky Blue
#BDF6FE
ΔE00 2.71
Really Light Blue
#D4FFFF
ΔE00 3.24
Very Light Blue
#D5FFFF
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FCFE #FEC4C2
analogous
#C2FEE2 #C2FCFE #C2DEFE
triadic
#C2FCFE #FEC2FC #FCFEC2
tetradic
#C2FCFE #E2C2FE #FEC4C2 #DEFEC2
square
#C2FCFE #E2C2FE #FEC4C2 #DEFEC2
split-complementary
#C2FCFE #FEC2DE #FEE2C2
monochromatic
#4AF6FC #86F9FD #C2FCFE #E1FEFF #E1FEFF
Accessibility & contrast
On white
1.13
#C2FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#C2FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FCFE
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FCFE | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#E8EEFF
Tritanopia (blue-blind)
#AEFFFC
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c2fcfe; /* rgb */ color: rgb(194, 252, 254); /* oklch */ color: oklch(95.2% 0.058 198.9);
Tailwind
colors: {
custom: {
50: '#d5fdfe',
500: '#c2fcfe',
950: '#000000',
},
}SCSS
$custom: #c2fcfe; $custom-light: #d5fdfe; $custom-dark: #000000;
JSON
{
"hex": "#c2fcfe",
"rgb": {
"r": 194,
"g": 252,
"b": 254
},
"hsl": {
"h": 182,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.95249,
"c": 0.05828,
"h": 198.9
},
"luminance": 0.88246
}Semantic roles & 50–950 ramp
primary
#C2FCFE
secondary
#E6817E
accent
#0800E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585