Duck Egg Blue#C3FBF4
#C3FBF4 is a very light, muted teal. Relative luminance 0.871; OKLCH L 94.8% C 0.057 H 186.8°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FBF4 |
|---|---|
| RGB | rgb(195, 251, 244) |
| HSL | hsl(173, 88%, 87%) |
| HSV | hsv(173, 22%, 98%) |
| CMYK | cmyk(22.3%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(94.79, -18.97, -2.43) |
| CIE-LCH | lch(94.79, 19.13, 187.28°) |
| OKLab | oklab(94.8% -0.0569 -0.0068) |
| OKLCH | oklch(94.8% 0.057 186.8) |
| XYZ | xyz(73.3271, 87.1252, 98.5237) |
| Luminance | 0.8713 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 0.00
Eggshell Blue
#C4FFF7
ΔE00 0.98
Light Light Blue
#CAFFFB
ΔE00 1.69
Pale Cyan
#B7FFFA
ΔE00 2.76
Ice
#D6FFFA
ΔE00 3.66
Pale Blue
#D0FEFE
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FBF4 #FBC3CA
analogous
#C3FBD8 #C3FBF4 #C3E6FB
triadic
#C3FBF4 #F4C3FB #FBF4C3
tetradic
#C3FBF4 #D8C3FB #FBC3CA #E6FBC3
square
#C3FBF4 #D8C3FB #FBC3CA #E6FBC3
split-complementary
#C3FBF4 #FBC3E6 #FBD8C3
monochromatic
#50F3DF #8AF7E9 #C3FBF4 #E2FDFA #E2FDFA
Accessibility & contrast
On white
1.14
#C3FBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#C3FBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FBF4
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FBF4 | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F5F4
Deuteranopia (green-blind)
#EAEDF5
Tritanopia (blue-blind)
#B3FEF9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c3fbf4; /* rgb */ color: rgb(195, 251, 244); /* oklch */ color: oklch(94.8% 0.057 186.8);
Tailwind
colors: {
custom: {
50: '#d6fcf7',
500: '#c3fbf4',
950: '#000000',
},
}SCSS
$custom: #c3fbf4; $custom-light: #d6fcf7; $custom-dark: #000000;
JSON
{
"hex": "#c3fbf4",
"rgb": {
"r": 195,
"g": 251,
"b": 244
},
"hsl": {
"h": 172.5,
"s": 87.5,
"l": 87.451
},
"oklch": {
"l": 0.94801,
"c": 0.05727,
"h": 186.8
},
"luminance": 0.87128
}Semantic roles & 50–950 ramp
primary
#C3FBF4
secondary
#E1818D
accent
#011EE4
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141717
muted
#838585