#C3FAEC#C3FAEC
#C3FAEC is a very light, muted teal. Relative luminance 0.860; OKLCH L 94.4% C 0.059 H 177.7°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FAEC |
|---|---|
| RGB | rgb(195, 250, 236) |
| HSL | hsl(165, 85%, 87%) |
| HSV | hsv(165, 22%, 98%) |
| CMYK | cmyk(22%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(94.32, -20.11, 1.03) |
| CIE-LCH | lch(94.32, 20.13, 177.08°) |
| OKLab | oklab(94.36% -0.0588 0.0024) |
| OKLCH | oklch(94.36% 0.059 177.7) |
| XYZ | xyz(71.8272, 86.0268, 92.1609) |
| Luminance | 0.8603 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.56
Duck Egg Blue
#C3FBF4
ΔE00 2.64
Pale Aqua
#B8FFEB
ΔE00 3.27
Light Light Blue
#CAFFFB
ΔE00 4.06
Pale Cyan
#B7FFFA
ΔE00 4.44
Ice
#D6FFFA
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FAEC #FAC3D1
analogous
#C3FAD1 #C3FAEC #C3EDFA
triadic
#C3FAEC #ECC3FA #FAECC3
tetradic
#C3FAEC #D1C3FA #FAC3D1 #EDFAC3
square
#C3FAEC #D1C3FA #FAC3D1 #EDFAC3
split-complementary
#C3FAEC #FAC3ED #FAD1C3
monochromatic
#52F1C8 #8BF5DA #C3FAEC #E3FDF6 #E3FDF6
Accessibility & contrast
On white
1.15
#C3FAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#C3FAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FAEC
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FAEC | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#EBECED
Tritanopia (blue-blind)
#B5FCF6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c3faec; /* rgb */ color: rgb(195, 250, 236); /* oklch */ color: oklch(94.4% 0.059 177.7);
Tailwind
colors: {
custom: {
50: '#d6fcf2',
500: '#c3faec',
950: '#000000',
},
}SCSS
$custom: #c3faec; $custom-light: #d6fcf2; $custom-dark: #000000;
JSON
{
"hex": "#c3faec",
"rgb": {
"r": 195,
"g": 250,
"b": 236
},
"hsl": {
"h": 164.727,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.94361,
"c": 0.05881,
"h": 177.7
},
"luminance": 0.86029
}Semantic roles & 50–950 ramp
primary
#C3FAEC
secondary
#DF829A
accent
#043DE1
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585