#C4FAEB#C4FAEB
#C4FAEB is a very light, muted teal. Relative luminance 0.861; OKLCH L 94.4% C 0.058 H 176.1°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C4FAEB |
|---|---|
| RGB | rgb(196, 250, 235) |
| HSL | hsl(163, 84%, 87%) |
| HSV | hsv(163, 22%, 98%) |
| CMYK | cmyk(21.6%, 0%, 6%, 2%) |
| CIE-LAB | lab(94.36, -20.00, 1.60) |
| CIE-LCH | lch(94.36, 20.07, 175.44°) |
| OKLab | oklab(94.39% -0.0582 0.0039) |
| OKLCH | oklch(94.39% 0.058 176.1) |
| XYZ | xyz(71.9416, 86.1025, 91.4101) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.94
Duck Egg Blue
#C3FBF4
ΔE00 3.02
Pale Aqua
#B8FFEB
ΔE00 3.24
Light Light Blue
#CAFFFB
ΔE00 4.38
Pale Cyan
#B7FFFA
ΔE00 4.85
Ice
#D6FFFA
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4FAEB #FAC4D3
analogous
#C4FAD0 #C4FAEB #C4EEFA
triadic
#C4FAEB #EBC4FA #FAEBC4
tetradic
#C4FAEB #D0C4FA #FAC4D3 #EEFAC4
square
#C4FAEB #D0C4FA #FAC4D3 #EEFAC4
split-complementary
#C4FAEB #FAC4EE #FAD0C4
monochromatic
#53F0C5 #8CF5D8 #C4FAEB #E3FDF5 #E3FDF5
Accessibility & contrast
On white
1.15
#C4FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#C4FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4FAEB
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4FAEB | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#ECECEC
Tritanopia (blue-blind)
#B7FCF5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c4faeb; /* rgb */ color: rgb(196, 250, 235); /* oklch */ color: oklch(94.4% 0.058 176.1);
Tailwind
colors: {
custom: {
50: '#d6fcf1',
500: '#c4faeb',
950: '#000000',
},
}SCSS
$custom: #c4faeb; $custom-light: #d6fcf1; $custom-dark: #000000;
JSON
{
"hex": "#c4faeb",
"rgb": {
"r": 196,
"g": 250,
"b": 235
},
"hsl": {
"h": 163.333,
"s": 84.375,
"l": 87.451
},
"oklch": {
"l": 0.94394,
"c": 0.05838,
"h": 176.1
},
"luminance": 0.86105
}Semantic roles & 50–950 ramp
primary
#C4FAEB
secondary
#DF839D
accent
#0542E1
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585