#C2FAED#C2FAED
#C2FAED is a very light, muted teal. Relative luminance 0.860; OKLCH L 94.3% C 0.059 H 179.1°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C2FAED |
|---|---|
| RGB | rgb(194, 250, 237) |
| HSL | hsl(166, 85%, 87%) |
| HSV | hsv(166, 22%, 98%) |
| CMYK | cmyk(22.4%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(94.29, -20.20, 0.46) |
| CIE-LCH | lch(94.29, 20.21, 178.71°) |
| OKLab | oklab(94.33% -0.0593 0.0009) |
| OKLCH | oklch(94.33% 0.059 179.1) |
| XYZ | xyz(71.7153, 85.9522, 92.9162) |
| Luminance | 0.8596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.20
Duck Egg Blue
#C3FBF4
ΔE00 2.28
Pale Aqua
#B8FFEB
ΔE00 3.36
Light Light Blue
#CAFFFB
ΔE00 3.76
Pale Cyan
#B7FFFA
ΔE00 4.03
Ice
#D6FFFA
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2FAED #FAC2CF
analogous
#C2FAD1 #C2FAED #C2EBFA
triadic
#C2FAED #EDC2FA #FAEDC2
tetradic
#C2FAED #D1C2FA #FAC2CF #EBFAC2
square
#C2FAED #D1C2FA #FAC2CF #EBFAC2
split-complementary
#C2FAED #FAC2EB #FAD1C2
monochromatic
#51F1CC #89F5DC #C2FAED #E3FDF7 #E3FDF7
Accessibility & contrast
On white
1.15
#C2FAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#C2FAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2FAED
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2FAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2FAED | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EC
Deuteranopia (green-blind)
#EBEBEE
Tritanopia (blue-blind)
#B3FCF6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c2faed; /* rgb */ color: rgb(194, 250, 237); /* oklch */ color: oklch(94.3% 0.059 179.1);
Tailwind
colors: {
custom: {
50: '#d5fcf2',
500: '#c2faed',
950: '#000000',
},
}SCSS
$custom: #c2faed; $custom-light: #d5fcf2; $custom-dark: #000000;
JSON
{
"hex": "#c2faed",
"rgb": {
"r": 194,
"g": 250,
"b": 237
},
"hsl": {
"h": 166.071,
"s": 84.848,
"l": 87.059
},
"oklch": {
"l": 0.94329,
"c": 0.05928,
"h": 179.1
},
"luminance": 0.85955
}Semantic roles & 50–950 ramp
primary
#C2FAED
secondary
#DF8197
accent
#0438E1
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585