#C4F4E8#C4F4E8
#C4F4E8 is a very light, muted teal. Relative luminance 0.823; OKLCH L 93.0% C 0.052 H 178.2°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C4F4E8 |
|---|---|
| RGB | rgb(196, 244, 232) |
| HSL | hsl(165, 69%, 86%) |
| HSV | hsv(165, 20%, 96%) |
| CMYK | cmyk(19.7%, 0%, 4.9%, 4.3%) |
| CIE-LAB | lab(92.69, -17.65, 0.72) |
| CIE-LCH | lch(92.69, 17.67, 177.65°) |
| OKLab | oklab(93.04% -0.0517 0.0017) |
| OKLCH | oklch(93.04% 0.052 178.2) |
| XYZ | xyz(69.6770, 82.2610, 88.5351) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.76
Eggshell Blue
#C4FFF7
ΔE00 3.26
Light Light Blue
#CAFFFB
ΔE00 3.93
Ice
#D6FFFA
ΔE00 4.24
Pale Aqua
#B8FFEB
ΔE00 4.95
Pale Cyan
#B7FFFA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4F4E8 #F4C4D0
analogous
#C4F4D0 #C4F4E8 #C4E8F4
triadic
#C4F4E8 #E8C4F4 #F4E8C4
tetradic
#C4F4E8 #D0C4F4 #F4C4D0 #E8F4C4
square
#C4F4E8 #D0C4F4 #F4C4D0 #E8F4C4
split-complementary
#C4F4E8 #F4C4E8 #F4D0C4
monochromatic
#5DE1C0 #90EAD4 #C4F4E8 #E5FAF5 #E5FAF5
Accessibility & contrast
On white
1.20
#C4F4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#C4F4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4F4E8
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4F4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4F4E8 | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEE8
Deuteranopia (green-blind)
#E7E7E9
Tritanopia (blue-blind)
#B8F6F0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #c4f4e8; /* rgb */ color: rgb(196, 244, 232); /* oklch */ color: oklch(93.0% 0.052 178.2);
Tailwind
colors: {
custom: {
50: '#d6f7ef',
500: '#c4f4e8',
950: '#000000',
},
}SCSS
$custom: #c4f4e8; $custom-light: #d6f7ef; $custom-dark: #000000;
JSON
{
"hex": "#c4f4e8",
"rgb": {
"r": 196,
"g": 244,
"b": 232
},
"hsl": {
"h": 165,
"s": 68.571,
"l": 86.275
},
"oklch": {
"l": 0.93042,
"c": 0.05175,
"h": 178.2
},
"luminance": 0.82263
}Semantic roles & 50–950 ramp
primary
#C4F4E8
secondary
#D5879B
accent
#1544D1
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585