#C3FAEB#C3FAEB
#C3FAEB is a very light, muted teal. Relative luminance 0.860; OKLCH L 94.3% C 0.059 H 176.4°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FAEB |
|---|---|
| RGB | rgb(195, 250, 235) |
| HSL | hsl(164, 85%, 87%) |
| HSV | hsv(164, 22%, 98%) |
| CMYK | cmyk(22%, 0%, 6%, 2%) |
| CIE-LAB | lab(94.30, -20.30, 1.51) |
| CIE-LCH | lch(94.30, 20.36, 175.76°) |
| OKLab | oklab(94.33% -0.0592 0.0037) |
| OKLCH | oklch(94.33% 0.059 176.4) |
| XYZ | xyz(71.6823, 85.9688, 91.3979) |
| Luminance | 0.8597 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.89
Duck Egg Blue
#C3FBF4
ΔE00 3.01
Pale Aqua
#B8FFEB
ΔE00 3.08
Light Light Blue
#CAFFFB
ΔE00 4.40
Pale Cyan
#B7FFFA
ΔE00 4.74
Ice
#D6FFFA
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FAEB #FAC3D2
analogous
#C3FAD0 #C3FAEB #C3EEFA
triadic
#C3FAEB #EBC3FA #FAEBC3
tetradic
#C3FAEB #D0C3FA #FAC3D2 #EEFAC3
square
#C3FAEB #D0C3FA #FAC3D2 #EEFAC3
split-complementary
#C3FAEB #FAC3EE #FAD0C3
monochromatic
#52F1C5 #8BF5D8 #C3FAEB #E3FDF6 #E3FDF6
Accessibility & contrast
On white
1.15
#C3FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#C3FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FAEB
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FAEB | 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)
#F6F3EA
Deuteranopia (green-blind)
#EBECEC
Tritanopia (blue-blind)
#B5FCF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c3faeb; /* rgb */ color: rgb(195, 250, 235); /* oklch */ color: oklch(94.3% 0.059 176.4);
Tailwind
colors: {
custom: {
50: '#d6fcf1',
500: '#c3faeb',
950: '#000000',
},
}SCSS
$custom: #c3faeb; $custom-light: #d6fcf1; $custom-dark: #000000;
JSON
{
"hex": "#c3faeb",
"rgb": {
"r": 195,
"g": 250,
"b": 235
},
"hsl": {
"h": 163.636,
"s": 84.615,
"l": 87.255
},
"oklch": {
"l": 0.94333,
"c": 0.05927,
"h": 176.4
},
"luminance": 0.85971
}Semantic roles & 50–950 ramp
primary
#C3FAEB
secondary
#DF829B
accent
#0441E1
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585