#C3FEED#C3FEED
#C3FEED is a very light, moderate teal. Relative luminance 0.886; OKLCH L 95.2% C 0.064 H 175.3°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C3FEED |
|---|---|
| RGB | rgb(195, 254, 237) |
| HSL | hsl(163, 97%, 88%) |
| HSV | hsv(163, 23%, 100%) |
| CMYK | cmyk(23.2%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(95.41, -21.85, 2.09) |
| CIE-LCH | lch(95.41, 21.95, 174.53°) |
| OKLab | oklab(95.24% -0.0634 0.0052) |
| OKLCH | oklch(95.24% 0.064 175.3) |
| XYZ | xyz(73.2290, 88.5973, 93.3470) |
| Luminance | 0.8860 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 2.15
Eggshell Blue
#C4FFF7
ΔE00 3.30
Duck Egg Blue
#C3FBF4
ΔE00 3.71
Pale Cyan
#B7FFFA
ΔE00 4.93
Light Light Blue
#CAFFFB
ΔE00 5.04
Ice
#D6FFFA
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3FEED #FEC3D4
analogous
#C3FECF #C3FEED #C3F1FE
triadic
#C3FEED #EDC3FE #FEEDC3
tetradic
#C3FEED #CFC3FE #FEC3D4 #F1FEC3
square
#C3FEED #CFC3FE #FEC3D4 #F1FEC3
split-complementary
#C3FEED #FEC3F1 #FECFC3
monochromatic
#4BFCC9 #87FDDB #C3FEED #E1FEF6 #E1FEF6
Accessibility & contrast
On white
1.12
#C3FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#C3FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3FEED
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3FEED | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6EC
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#B4FFF9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #c3feed; /* rgb */ color: rgb(195, 254, 237); /* oklch */ color: oklch(95.2% 0.064 175.3);
Tailwind
colors: {
custom: {
50: '#d6fff2',
500: '#c3feed',
950: '#000000',
},
}SCSS
$custom: #c3feed; $custom-light: #d6fff2; $custom-dark: #000000;
JSON
{
"hex": "#c3feed",
"rgb": {
"r": 195,
"g": 254,
"b": 237
},
"hsl": {
"h": 162.712,
"s": 96.721,
"l": 88.039
},
"oklch": {
"l": 0.95237,
"c": 0.06365,
"h": 175.3
},
"luminance": 0.886
}Semantic roles & 50–950 ramp
primary
#C3FEED
secondary
#E67F9D
accent
#0042E6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141817
muted
#838685