#C2FDFE#C2FDFE
#C2FDFE is a very light, muted teal. Relative luminance 0.889; OKLCH L 95.5% C 0.059 H 197.5°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FDFE |
|---|---|
| RGB | rgb(194, 253, 254) |
| HSL | hsl(181, 97%, 88%) |
| HSV | hsv(181, 24%, 100%) |
| CMYK | cmyk(23.6%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(95.53, -18.15, -6.51) |
| CIE-LCH | lch(95.53, 19.29, 199.73°) |
| OKLab | oklab(95.46% -0.0564 -0.0178) |
| OKLCH | oklch(95.46% 0.059 197.5) |
| XYZ | xyz(75.2573, 88.8724, 106.9355) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 1.39
Light Light Blue
#CAFFFB
ΔE00 2.18
Pale Blue
#D0FEFE
ΔE00 2.65
Duck Egg Blue
#C3FBF4
ΔE00 3.15
Pale Sky Blue
#BDF6FE
ΔE00 3.19
Really Light Blue
#D4FFFF
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FDFE #FEC3C2
analogous
#C2FEE1 #C2FDFE #C2DFFE
triadic
#C2FDFE #FEC2FD #FDFEC2
tetradic
#C2FDFE #E1C2FE #FEC3C2 #DFFEC2
square
#C2FDFE #E1C2FE #FEC3C2 #DFFEC2
split-complementary
#C2FDFE #FEC2DF #FEE1C2
monochromatic
#4AF9FC #86FBFD #C2FDFE #E1FEFF #E1FEFF
Accessibility & contrast
On white
1.12
#C2FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#C2FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FDFE
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FDFE | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FE
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#AEFFFD
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c2fdfe; /* rgb */ color: rgb(194, 253, 254); /* oklch */ color: oklch(95.5% 0.059 197.5);
Tailwind
colors: {
custom: {
50: '#d5fefe',
500: '#c2fdfe',
950: '#000000',
},
}SCSS
$custom: #c2fdfe; $custom-light: #d5fefe; $custom-dark: #000000;
JSON
{
"hex": "#c2fdfe",
"rgb": {
"r": 194,
"g": 253,
"b": 254
},
"hsl": {
"h": 181,
"s": 96.774,
"l": 87.843
},
"oklch": {
"l": 0.95459,
"c": 0.05915,
"h": 197.5
},
"luminance": 0.88876
}Semantic roles & 50–950 ramp
primary
#C2FDFE
secondary
#E6807E
accent
#0400E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141717
muted
#838585