#C3FFEC#C3FFEC
#C3FFEC is a very light, moderate teal. Relative luminance 0.892; OKLCH L 95.4% C 0.066 H 173.4°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FFEC |
|---|---|
| RGB | rgb(195, 255, 236) |
| HSL | hsl(161, 100%, 88%) |
| HSV | hsv(161, 24%, 100%) |
| CMYK | cmyk(23.5%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(95.65, -22.53, 2.96) |
| CIE-LCH | lch(95.65, 22.73, 172.52°) |
| OKLab | oklab(95.42% -0.0651 0.0075) |
| OKLCH | oklch(95.42% 0.066 173.4) |
| XYZ | xyz(73.4014, 89.1753, 92.6857) |
| Luminance | 0.8918 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 1.86
Eggshell Blue
#C4FFF7
ΔE00 3.97
Duck Egg Blue
#C3FBF4
ΔE00 4.41
Pale Cyan
#B7FFFA
ΔE00 5.52
Light Light Blue
#CAFFFB
ΔE00 5.71
Ice
#D6FFFA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FFEC #FFC3D6
analogous
#C3FFCE #C3FFEC #C3F4FF
triadic
#C3FFEC #ECC3FF #FFECC3
tetradic
#C3FFEC #CEC3FF #FFC3D6 #F4FFC3
square
#C3FFEC #CEC3FF #FFC3D6 #F4FFC3
split-complementary
#C3FFEC #FFC3F4 #FFCEC3
monochromatic
#49FFC5 #86FFD9 #C3FFEC #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.11
#C3FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#C3FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FFEC
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FFEC | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F0EFED
Tritanopia (blue-blind)
#B4FFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c3ffec; /* rgb */ color: rgb(195, 255, 236); /* oklch */ color: oklch(95.4% 0.066 173.4);
Tailwind
colors: {
custom: {
50: '#d6fff2',
500: '#c3ffec',
950: '#000000',
},
}SCSS
$custom: #c3ffec; $custom-light: #d6fff2; $custom-dark: #000000;
JSON
{
"hex": "#c3ffec",
"rgb": {
"r": 195,
"g": 255,
"b": 236
},
"hsl": {
"h": 161,
"s": 100,
"l": 88.235
},
"oklch": {
"l": 0.95422,
"c": 0.06553,
"h": 173.4
},
"luminance": 0.89178
}Semantic roles & 50–950 ramp
primary
#C3FFEC
secondary
#E87EA0
accent
#0049E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141816
muted
#838685